• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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