Home > Backend Development > PHP Tutorial > PHP For Windows/php-5.6.11-Win32-VC11-x64 startup script, vc11x64_PHP tutorial

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

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-13 09:45:01
Original
941 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:
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
Latest Issues
Apache automatically stops
From 1970-01-01 08:00:00
0
0
0
apache restart failed
From 1970-01-01 08:00:00
0
0
0
apache error
From 1970-01-01 08:00:00
0
0
0
How apache logs
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template