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

Apache Won't Run - Help

DigitalCrowd

Basic Pleskian
Okay, applied the update, all was fine. It restarted, Apache was running fine. Was looking around Plesk 8 and didn't do a thing. Then I get notification from watchdog that apache is down. While it will "start" success, it quits immedietly. Running a configtest shows syntax is fine. No errors anywhere.

it won't start and stay running.
 
[Wed Mar 29 17:42:46 2006] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Wed Mar 29 17:42:46 2006] [notice] LDAP: SSL support unavailable
[Wed Mar 29 17:42:46 2006] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Mar 29 17:42:46 2006] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Wed Mar 29 17:42:46 2006] [warn] RSA server certificate CommonName (CN) `p55555.xyz.info' does NOT match server name!?
[Wed Mar 29 17:42:46 2006] [warn] RSA server certificate CommonName (CN) `www.domain.com' does NOT match server name!?
[Wed Mar 29 17:42:47 2006] [notice] Digest: generating secret for digest authentication ...
[Wed Mar 29 17:42:47 2006] [notice] Digest: done
[Wed Mar 29 17:42:47 2006] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Wed Mar 29 17:42:47 2006] [notice] LDAP: SSL support unavailable
 
/var/log/messages just shows...

Mar 29 17:58:36 genesis httpd: httpd startup succeeded


But, when you run netstat you don't see those ports open nor anything running ps for httpd.


/etc/rc.d/init.d/httpd status shows...

httpd dead but subsys locked
 
Removed... "eaccelerator.ini" from /etc/php.d, then uncommented the ioncube stuff I commented out in previous post... works fine.

So, it was eaccelerator. UGH.
 
wasnt eaccel as is, if you comment ioncube it would have worked to so you could have said "was ioncube".

ioncube and eaccelerator are no friends, ergo cant work one with eachother.

if you want eaccelerator, disable ioncube, if you want ioncube disable eaccelerator.

simple fix :p
 
Back
Top