cajun67 Posted May 7, 2009 Share Posted May 7, 2009 I upgraded my server from PHP 5.2.2 to 5.2.9-2 last night. I downloaded the zip, copied over my extensions (without replacing), compared the php.ini files, and then renamed the folders so the 5.2.9 folder was now simply "php". The problem is that when I run phpinfo(), the top of the page tells me that I'm still running 5.2.2! If I scroll down to the apache2handler section, it says Apache Version: Apache/2.2.4 (Win32) PHP/5.2.9-2 PHP was originally installed on this server with WAMP, so it's in the "wamp" folder instead of the root directory. Any ideas what might be wrong here? Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted May 9, 2009 Share Posted May 9, 2009 Try doing Ctrl + F5, its most probably your browser caching the page. Quote Link to comment Share on other sites More sharing options...
Mchl Posted May 9, 2009 Share Posted May 9, 2009 When using WampServer you should use addons provided by its creators for upgrading http://www.wampserver.com/en/addons_php.php Quote Link to comment Share on other sites More sharing options...
PFMaBiSmAd Posted May 9, 2009 Share Posted May 9, 2009 (without replacing) You would need to copy over all existing files with replacement to insure all files are of the correct version. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.