start-php.bat 115 Bytes
@echo off
echo Starting PHP FastCGI...
RunHiddenConsole.exe D:\php\php-cgi.exe -b 127.0.0.1:9000 -c D:\php\php.ini