• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

"command php5 not in docroot" after upgrade to 10.0.1

J

jgauthier

Guest
I just upgraded a system to Plesk Panel 10.0.1, using the official command-line update utility (/usr/local/psa/admin/bin/autoinstaller). There were no errors displayed during the upgrade. The machine is running CentOS 4.2 (i686).

Some of the Apache virtual hosts managed by this system are now showing 500 errors on every PHP page. I checked the error logs for these domains and they showed nothing. I did find something, however, in /etc/httpd/logs/suexec_log:
[2010-12-28 12:02:07]: uid: (10015/xxxxxx) gid: (2523/2523) cmd: php5
[2010-12-28 12:02:07]: command php5 not in docroot (10015)
I have found this fix, but running it and restarting Apache had no effect:
cp -p /usr/local/psa/suexec/psa-suexec /usr/sbin/suexec
How can I resolve this error? I have root access and can run any diagnostics or fixes that are necessary. Thank you in advance for your help.
 
Back
Top