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
	
	
	
		
libphp4.so does not exist in /usr/lib/apache
any ideas on the best way to fix this issue ?
				
			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 ?