Plesk for Linux
kb: bug
Applicable to:
- Plesk for Linux
Symptoms
The following error may appear on Plesk Homepage or when trying to start Apache or executing plesk repair
commands:
CONFIG_TEXT: Warning: Cannot exists apache2 on this system: no executable /bin/systemctl_pp_pp
The server is not affected by the bug #PPPM-5514.
Cause
The path to the binary in the Apache configuration is incorrect.
Resolution
-
Connect to the server via SSH.
-
Make a backup of the affected configuration file:
# cp -a /usr/local/psa/admin/sbin/pleskrc{,.bak}
-
Change the path to the binary:
# sed -i 's/systemctl_pp_pp/systemctl/g' /usr/local/psa/admin/sbin/pleskrc
Comments
0 comments
Please sign in to leave a comment.