The PHP version of Phpnow comes with 5.2.14, and the last update is in 2010-9-22. Below to upgrade PHP5.3.5:
1. Download the installation file:
Download PHP5.3.5 First,:php-5.3.5-win32-vc6-x86.zip access password:c69c
Unzip the download to the Phpnow installation directory, the name can not be Chinese, it is recommended that the direct "/phpnow156/php5.3.5/" on it.
2. Configuration:
1) Copy "Php-5.2.14-win32/php-apache2handler.ini" to "/phpnow156/php5.3.5/".
2) Modify the Apache configuration file "apache-**/conf/httpd.conf" to Change "Php-5.2.14-win32" to "php5.3.5".
3) Modify the "/phpnow156/php5.3.5/php-apache2handler.ini" file, search "Extension_dir =", and change the "Php-5.2.14-win32" behind to "php5.3.5".
3, from the start:
Go back to the PHPnow156 root directory Run "pncp.cmd", enter "23"-carriage return, restart the next Apache will be OK.
Phpnow upgrade PHP version Php-5.2.14-win32 upgrade to 5.3.5