Replicada Posted May 25, 2007 Share Posted May 25, 2007 I need a link to a tutorial or something, that i could inheritly use for a walkthrough on my server with SSH to upgrade my PHP from 4.4.6 to 5.2.0 and apache 1.3.3.7 to 2.0. Thanks for any help in advance. 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted May 25, 2007 Share Posted May 25, 2007 Hey, Do you run any control panels, like cPanel? From, Adam 0 Quote Link to comment Share on other sites More sharing options...
Replicada Posted May 25, 2007 Author Share Posted May 25, 2007 Do indeed. CPAnel. 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted May 25, 2007 Share Posted May 25, 2007 Hey, In SSH, run /scripts/upcp --force (before you run this, make sure you have the right settings in your update config. found in root WHM Server Configuration > Update Config. If not this may cause you to upgrade cPanel to an un-stable version like cPanel 11) then /scripts/easyapache Once in easyapache, I chose option 6, and then the PHP option I want. Once you have all that "X" chose Exit and it will rebuild Apache/PHP. You can also compile them by downloading the source from PHP.net and running the ./configure in the extracted folders. However that will require a little more knowledge. You can also hire a server management company (like my self) to do this for you for a small fee. From, Adam 0 Quote Link to comment Share on other sites More sharing options...
trine Posted May 25, 2007 Share Posted May 25, 2007 /scripts/upcp without "--force" is usually fine if your cpanel setup is not experiencing problems and simply needs to update the version. /scripts/upcp --force will force reinstallation of most all of the cpanel. 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted May 25, 2007 Share Posted May 25, 2007 Hey, Yes you are correct, however cPanel needs to delete/update the cpapachebuild folder in the /home directory where all the source files are kept when you run /script/easyapache. Most of the time you will be fine if you don't run it, however I have seen some strange errors (mostly on older servers) where this is a problem. So I always run the --force or at least the upcp before any easyapache upgrade. From, Adam 0 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.