"Mikey" <frak@xxxxxxxxxxxxxx> wrote in message news:E1D5SCN-0001Fv-Rn@xxxxxxxxxxxxxxxxxxxxxx > > Does PHP 4.3.10 have any specific dependencies that might not > > be found on a RH Linux 7.1 server currently running PHP 4.0.6? > > Do you think you could be more descriptive with your problem? What is > currently failing when you try to build PHP? Have you looked at the > configure command as shown by phpinfo from your current build to find any > libraries in non-standard places? Do you have dev versions of the libraries > installed? Not having any problem per se. I know that I definitely need to upgrade from 4.0.6. Aps I'm trying to install call for at least 4.2.1. I figure that it's best to upgrade to the latest of the 4.x series to avoid future hassles. I'm just always a little concerned about making any upgrades to a mission critical server and was wondering if anyone has had experience with upgrading using my specific versions. Server is Rackspace dedicated, Apache 1.3.22. Not sure how you define "non-standard" for lib locations. They are clearly shown by phpinfo though. '--libdir=/usr/lib' '--libexecdir=/usr/libexec' To migrate I would build using all the exact same settings. If it fails to install correctly, does it leave the previous version unaltered? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php