• 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 does not start

H

hostshelter

Guest
Hi Everybody,
I just update to plesk 7.5.3. Everything went fine so far but apache web server does not start. I did try to restarted from the command line but it is still down. I had zend optimazer install before as well.

Any comment or help about this issue?

Appreciate any help

Thanks
Miguel C
 
Error?

What error do you get when you run /etc/init.d/httpd start ?

m.
 
I solved the problem by going to the ‘/etc/php.d’ directory and editing a file called ‘ioncube.ini’ by commenting out the following line -

;zend_extension=/usr/lib/php4/ioncube_loader_lin_4.3.so

I restarted Apache (#service httpd restart) and everything is now working as I expect it .

Thanks

Miguel C
 
Back
Top