ServeLado will provide users with a Windows, Nginx, MariaDB and PHP combined web server environment.
ServeLado is a winning formula the performance of Nginx is amazing and so its configuration its simple and can be tweaked for Paranoia security measurements easily.
Nginx/Windows uses the native Win32 API (not the Cygwin emulation layer). Although several workers can be run, only one of them actually does any work , and A worker can handle no more than 1024 simultaneous connections (those are not real limitation unless u run a very successful busy website which u better of running the Linux version).
WHiMP consists of the following applications:
· Nginx
· MariaDB
· PHP (Non Thread Safe + FastCGI)
· phpMyAdmin
To get it Running:
· extract the ServeLado-1.1.exe to C:\servelado\
· now run Start_All.bat
Some few Important Pointers:
· Username & Pass for MariaDB is = root (u should change this)
· Nginx SSL Certificate is Self Signed(u should create a new one with key just look at Config Directory and Replace cert.pem and cert.key with your own)
· When Running Stop_All.bat the Script will ask u to enter ur MariaDB pass (defualt is root) cause u cannot stop MariaDB without entering it
· To make the package run automatically on start up create a shortcut of the Start_All.bat and place it in the startup folder