• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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