Upgrading PHP 5.1 to 5.3 on Linux Server
Posted
by nicorellius
on Server Fault
See other posts from Server Fault
or by nicorellius
Published on 2010-05-24T20:18:19Z
Indexed on
2010/05/24
22:21 UTC
Read the original article
Hit count: 272
I trying to find the best way to upgrade from PHP 5.1 to 5.3. The CRM software I am running on this server requires this upgrade or else I probably wouldn't even perform it, because it seems like it's going to be perhaps trickier than I hoped it would be. Being still new to the programming world, these routine upgrades are still worrisome to me.
I am running apache 2.2.6 (Fedora), PHP 5.1.6 and MySQL 5.0.27 on this server.
© Server Fault or respective owner