ok when i try to start apache2 (on redhat 8, php 4.2.2) i get this:

Starting httpd: Syntax error on line 176 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: libssl.so.4: cannot open shared 
object file: No such file or directory
[FAILED]



line 176 of the httpd.conf is this:

LoadModule php4_module modules/libphp4.so



if i go into the modules directory, libphp4.so is right there in the directory with 
all the other modules.  but it can't find it?  is there something i'm missing here?  

thanks for any help...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to