PHP For Windows/php-5.6.11-Win32-VC11-x64 startup script, vc11x64
Start php-cgi.bat
@echo off
E:
cd E:php-5.6.11-Win32-VC11-x64
php-cgi.exe -b 127.0.0.1:9000 -c php.ini-production
pause
Another: php.ini-production download
http://www.bkjia.com/PHPjc/1043453.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/1043453.htmlTechArticlePHP For Windows/php-5.6.11-Win32-VC11-x64 startup script, vc11x64 starts php-cgi. bat @echo off E: cd E:php-5.6.11-Win32-VC11-x64 php-cgi.exe -b 127.0.0.1:9000 -cphp.ini-production pa...
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn