Results 1 to 3 of 3
Hi,
In my company's production server, there are already mysql, php and httpd packages installed and running. Configurations are already made to the httpd.conf and my.cnf files.
Now I have ...
- 01-13-2010 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 13
Performance of server
Hi,
In my company's production server, there are already mysql, php and httpd packages installed and running. Configurations are already made to the httpd.conf and my.cnf files.
Now I have to upgrade the packages to the latest version. I have to perform a yum update for the whole system first, then reinstall the packages right?
Will this affect the changes made to the configuration files? If yes, how do I upgrade so that the changes are not affected?
- 01-13-2010 #2
If you installed those packages from the yum repos, then they will be updated as needed, just like all the other software on your system. I don't think Fedora/Redhat will overwrite your .conf files but you need to make copies of these files just for best practices and worse case scenarios.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 01-13-2010 #3
The packaging tools in Fedora/Redhat do not usually overwrite configuration files which have been edited/customised, but as suggested above, just make backups in case something goes wrong.


Reply With Quote