• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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