Wampserver Install multiple PHP version of the wrong key issues
Recently like to use Wampserver to build PHP local operating environment is mainly a key to install the special easy to use before the Appserv is also very useful to use the Wamp after the discovery Wamp better Duang Duang
the default download of Wamp inside the PHP version is 5.3.0 later because the work needs to switch to php5.3.0 the following version such as the installation Zend Optimizer and so on the first download a PHP 5.2.17 installation package to get the most of the day or the installation does not go up into into Apache error Access log show this I believe most netizens have met
[Sat 14 16:10:22 2015] [Notice] parent:received shutdown signal--shutting down the server. [Sat 14 16:10:22 2015] [Notice] Child 8244:exit event signaled. Child process is ending. [Sat 14 16:10:23 2015] [Notice] Child 8244:released the start Mutex[sat Mar 16:10:28] [notice] child 8244:all worker threads has exited. [Sat 14 16:10:28 2015] [Notice] Child 8244:child process is exiting
Baidu checked a few of these problems on-line solution is nothing more than modify the 80 port modification httpd.conf modify php.ini Anyway all kinds of ways to re-poor is not a way to solve my problem and then inadvertently browse to a blog post to know in the Win32 bit system Apache does not support ISA Pi way to run the NTS version of PHP and Wamp and other environments by default is to run PHP as ISAPI, so in NTS version of the PHP5.2.17 environment can not install Zend Optimizer
Method 1 Download a Win32 under the TS version of the php5.2.17 installation method Baidu can also refer to this article
Method 2 Modify Win32 under PHP default run mode for Fast CGI reference this article
Need to download TS version of php5.2.17 click here