PHP For Windows/php-5.6.11-Win32-VC11-x64 startup script, vc11x64_PHP tutorial

WBOY
Release: 2016-07-13 09:45:01
Original
888 people have browsed it

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

www.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...
Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template