dough boy Posted July 10, 2008 Share Posted July 10, 2008 Is there a "layman's" set of instructions on how to upgrade to a later version of PHP? My server is using 5.0.4 and I would like to upgrade to at least 5.2.x but likely 5.2.6. I am a server noob when it comes to things (I am running a VPS so I have to do everything myself). Thanks for your help! Link to comment https://forums.phpfreaks.com/topic/114095-upgrading-php/ Share on other sites More sharing options...
trq Posted July 10, 2008 Share Posted July 10, 2008 What OS are you using? In debian for instance, its as simple as... apt-get update && apt-get upgrade Link to comment https://forums.phpfreaks.com/topic/114095-upgrading-php/#findComment-586442 Share on other sites More sharing options...
dough boy Posted July 15, 2008 Author Share Posted July 15, 2008 Sorry. FC4 Link to comment https://forums.phpfreaks.com/topic/114095-upgrading-php/#findComment-590733 Share on other sites More sharing options...
trq Posted July 15, 2008 Share Posted July 15, 2008 Should be something similar using yum. I'm not a yum user but the following... man yum should give you all the info you need. Link to comment https://forums.phpfreaks.com/topic/114095-upgrading-php/#findComment-590760 Share on other sites More sharing options...
dough boy Posted July 15, 2008 Author Share Posted July 15, 2008 Thanks...I will give it a look. Any thoughts on this? http://www.phpfreaks.com/forums/index.php/topic,206868.0.html Link to comment https://forums.phpfreaks.com/topic/114095-upgrading-php/#findComment-590761 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.