Like an idiot I was chown some files and did the command chown -R root:root / which as you can imagine has caused me some problems, i stopped it as soon as i could but i can no onger access plesk control panel and emails are not working for websites, however the websites are all still live and working so i do not think it reached var/www/ has anyone any ideas other than restoring the server I am trying to keep the sites up as long as I can as I have over 130 clients live right now.
|
feedback
|
|
Ir you are looking to fix the messed up ownerships then As you are only looking for files where the ownership is different then you can toss a few flags to rpm to help speed up the process and cut down the noise a bit.
This can at least give you a list of files for which the ownership needs to be checked. Note that:
If the problem is files that weren't installed via rpm/yum then... do you have a good backup that could be used to check ownerships against? | |||
|
feedback
|