PDA

View Full Version : PHP Fails to Upgrade


rawn027
02-11-2008, 07:32 AM
I am trying to upgrade PHP via the web interface to 5.2.5 and it completes successfully but when I navigate to the phpinfo page it still is running 4.4.8.

Any Ideas?

mistwang
02-11-2008, 07:45 AM
You need to change the lsphp external app and script handler configuration, use lsws/fcgi-bin/lsphp5 as the PHP executable.