PDA

View Full Version : Apache Not Starting


techpartners
05-05-2005, 02:22 PM
Our Apache service is not wanting to start. The boot log shows the following:
May 4 22:02:50 web1 httpd: Syntax error on line 2 of /usr/local/apache/conf/mod_php.conf:
May 4 22:02:50 web1 httpd: /etc/rc3.d/S85httpd start: httpd could not be started
May 4 22:02:50 web1 httpd: Cannot load /usr/local/apache/libexec/libphp4.so into server: libcurl.so.3: cannot open shared object file: No suc
May 4 22:02:50 web1 rc: Starting httpd: failed

Tried rebooting, stopping Apache, restarting, starting. Same error.

Any help would be greatful as we have presentation with a large client on items on this server tommorow.
Thanks in advanced.

LeeJ
05-05-2005, 04:50 PM
resolved via support request ticket.

Ran the below command.

yum install curl

temak82
03-10-2007, 07:50 AM
Cool, this helped us too. :)