Hi,

If I place the following line in httpd.conf

LoadModule php5_module "modules/libphp5.so"

I receive this error:
Syntax error on line 232 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/libphp5.so into server: ld.so.1:
/usr/local/apache2/bin/httpd: fatal:
/usr/local/apache2/modules/libphp5.so: open failed: No such file or
directory


During the configure, make and make install steps, I received no errors.

find / -name libphp5.so returned nothing.

I did the same steps with mysql, and the libphp5.so was created. Also
please note that the sybase servers are remote. I have only the client
directory on that server (/opt/sybase)

Thanks. 
 
*******************************
This e-mail contains information for the intended recipient only.  It may 
contain proprietary material or confidential information.  If you are not the 
intended recipient you are not authorised to distribute, copy or use this 
e-mail or any attachment to it.  Murex cannot guarantee that it is virus free 
and accepts no responsibility for any loss or damage arising from its use.  If 
you have received this e-mail in error please notify immediately the sender and 
delete the original email received, any attachments and all copies from your 
system.

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

Reply via email to