httpd won't start after zend install

teedee

Verified User
Joined
Oct 30, 2003
Messages
140
Hi,

I rebuilt apache and php and then installed zend following the info in this thread http://www.directadmin.com/forum/showthread.php?s=&threadid=104&highlight=rebuild+php

Now I cannot restart httpd I am getting error

PHP:
service httpd restart
Stopping httpd:                                            [FAILED]
Starting httpd: Syntax error on line 81 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/lib/apache/libphp4.so into server: /usr/lib/apache/libphp4.so: cannot open shared object file: No such file or directory
                                                           [FAILED]

libphp4.so does not exist in /usr/lib/apache

any ideas on the best way to fix this issue ?
 
What OS Distribution are you using?

How did you rebuild Apache? What version of all three are you using?

Apache?

PHP?

Zend?

Jeff
 
Back
Top