Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I run a few webservers on RH9 and Fedora and I'm looking for a way to make a clean upgrade of PHP-mysql-apache. I guess it's a standard problem for any webserver-administrator, but I couldn't find any proper tutorial about this. The only thing I could find is "you have to make a backup first", but regarding the upgrade itself, it seems like everyone tries it his own way. Isn't there a standard clean sure way to proceed?
Distribution: Solaris 9 & 10, Mac OS X, Ubuntu Server
Posts: 1,189
Rep:
Not really.
There are too many factors that depend on your particular versions and how they relate to one another. I have cases where I'm still sitting on old configurations, because some of the php code needs to be updated by the person who wrote it. You have to examine your own upgrade path, what versions you are going from and to, and whether there are any compatibility issues in any of those steps. On the other hand, the upgrades aren't usually that difficult as long as you aren't making huge jumps in versions.
There are too many factors that depend on your particular versions and how they relate to one another. I have cases where I'm still sitting on old configurations, because some of the php code needs to be updated by the person who wrote it. You have to examine your own upgrade path, what versions you are going from and to, and whether there are any compatibility issues in any of those steps. On the other hand, the upgrades aren't usually that difficult as long as you aren't making huge jumps in versions.
Thanks for your answer. My probem (I guess like most of the people) is that I run live-servers and I want to have things run. I usually do not mind (too much) working on some problem during many days. but in that case it has to work immediatly without me searching for the right solution during many days. I kown that each has this problem. So I guess IŽll make a backup and give it a try.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.