• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

No permissons after restore?

F

FranzP

Guest
hi, i restored my hole system after a rootkit attack and now my plesk is total crashed. it can't access any files and im getting one excption after another on the website.

the plesk webserver runs as psaadm, the files are all chown'ed as root (as it was before and should be). the first failure appears right after the start:

Code:
/etc/init.d/psa restart
Processing config directory: /usr/local/psa/admin/conf/httpsd.*.include
Syntax OK
/usr/local/psa/admin/bin/httpsdctl restart: httpd restarted
packagemng: Unable to create 'dirty' flag (/usr/local/psa/tmp/components_dirty_flag): Permission denied
System error 13: Permission denied
packagemng: Unable to create 'dirty' flag (/usr/local/psa/tmp/components_dirty_flag): Permission denied
System error 13: Permission denied
if i chown the files to psaadm the failure go's away - but i can't chown all files to psaadm (/etc/passwd for example) so what should i do? how did plesk manage to read root files with the psaadm? im thinking of suexec but i didn't see any error there.

any ideas how to fix this?
 
Back
Top