• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

ownership/permissions after a rebuild

S

stevenjohn

Guest
Hi there,

We had to recover from a nasty hack, and have had to repiece the box.

A WORD OF ADVICE: PSA Totalbackup does not backup the entire box (as we thought it did), it only seems to backup /var, databases and maybe /home - possibly a few other locations but not /etc which has got us into one hell of a mess :(((

Anyway, we have a problem where files uploaded from a website on the box now take ownership of apache:apache whereas they used to change depending the user:group for that website.

So, for instance in a list of images you can see first image with the old perms, and then one with apache:apache ones:

-rwxrwxr-x 1 owm_lis psaserv 9735 Aug 16 17:55 101_141 Russell 7.jpg
-rwxr-xr-x 1 apache apache 17027 Oct 11 14:39 102_Nen?fares.jpg

We need to tweak something so it returns to functioning as it used to, can anyone help us out here please?

Many thanks, Steve
 
Could this be anything to do with not having mod_suexec installed with apache?

Steve
 
Back
Top