• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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