• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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