jbsmith969 Posted June 28, 2006 Share Posted June 28, 2006 We're trying to upgrade PHP 5.0.4 to 5.1.4. The 5.0.4 was a pre-packaged version from sunfreeware.com that comes with only about three modules loaded so we downloaded 5.1.4 and we're trying to get that installed. Right now we're just doing a simple ./configure, then make, then make install. Everything works, but the phpinfo() function in a php file shows that we are still running 5.0.4. I'm not quite sure what we are needing to change to make it use 5.1.4 since they both seem to point to the same libphp5.so file in the httpd.conf file. I've been scouring the internet to see where we went wrong, but I can't seem to find anything so I thought I would ask here while I continue my quest. Quote Link to comment https://forums.phpfreaks.com/topic/13113-upgrade-504-to-514/ 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.