• 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.

500 Internal server error when accessing plesk

yasmagic

New Pleskian
I have plesk 10.3.1. Recently, i upgraded to MySQL 5.5 and PHP 5.3 using plesk updater. I have also installed "Atomic Secured Linux (ASA)" for maximum security.

I ran /usr/local/psa/bootstrapper/pp10.12.0-bootstrapper/bootstrapper.sh repair after the upgrade, and now I am getting 500 Internal server error when accessing plesk, and all my websites are back to Apache 2 Test Page.

When i try to run, it gives strange errors. Some issue with suexec I think.

/usr/local/psa/admin/bin/httpdmng --reconfigure-all
httpdmng: execve failed for /usr/local/psa/admin/sbin/httpdmng: Exec format error

System error 8: Exec format error
httpdmng: execve failed for /usr/local/psa/admin/sbin/httpdmng: Exec format error

System error 8: Exec format error

Please help, very urgent.

Thanks.
 
Any errors in /usr/local/psa/admin/logs/panel.log and /var/log/sw-cp-server/error_log ?
 
Any errors in /usr/local/psa/admin/logs/panel.log and /var/log/sw-cp-server/error_log ?


I see the following in "/var/log/sw-cp-server/error_log"

2011-09-13 22:32:47: (connections.c.299) SSL: 1 error:140940E5:SSL routines:SSL3_READ_BYTES:ssl handshake failure
all children busy, launch additional (total 2, limit 30)
all children busy, launch additional (total 2, limit 30)
2011-09-13 23:18:18: (connections.c.299) SSL: 1 error:140940E5:SSL routines:SSL3_READ_BYTES:ssl handshake failure
2011-09-13 23:39:32: (log.c.135) server stopped
all children busy, launch additional (total 3, limit 30)
all children busy, launch additional (total 3, limit 30)
2011-09-13 23:41:33: (log.c.75) server started
all children busy, launch additional (total 2, limit 30)


I ran /usr/local/psa/bootstrapper/pp10.12.0-bootstrapper/bootstrapper.sh repair

and I got the following error:

Stopping mail handlers tmpfs storage
===> Cumulative database upgrade has been started
===> Upgrade completed.
httpdmng: execve failed for /usr/local/psa/admin/sbin/httpdmng: Exec format error

System error 8: Exec format error
httpdmng: execve failed for /usr/local/psa/admin/sbin/httpdmng: Exec format error

System error 8: Exec format error
mknod: `/var/www/vhosts/chroot/dev/null': File exists

**** Product repair started.

Is it possible that I have a corrupt suexec file or permissions issue? Also, I can login to Plesk control panel now, but all my websites has the default "Apache 2 Test Page". How can I restore my website settings and get the old site back?
 
Last edited:
What sort of output commands:

# rpm -qf /usr/local/psa/admin/sbin/httpdmng
# /usr/local/psa/admin/sbin/httpdmng --help
 
Back
Top