You don't have the path to that library in your /etc/ld.so.conf file.
Add it and run /sbin/ldconfig and everything should be fine.

--Jani


On Fri, 4 May 2001, LIANG, YANSHENG (ANM) wrote:

>Hi,
>  I try to install php4.0.4pl1 in my linux Red hat6.1, I configure the
>php, with the following command,
>
>./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql
>--enable-track-vars --enable-debug
>--with-oracle=/u01/app/oracle/product/8.1.5
>--with-oci8=/u01/app/oracle/product/8.1.5
>
>make
>
>make install
>
>Anything seems fine. I can complete the installation without a error.
>
>But When I start the apache (httpd start) I got the error in below:
>
>syntax error on line 207 of /usr/local/apache/conf/httpd.conf
>cannot load /usr/local/apache/libexec/libphp4.so into server:
>libclntsh.so.8.0:
>cannot open object file: No Such file or directory.
>
>I check the path and the files(libphp4.so, libclntsh.so.8.0), they are
>exist. Can anyone tell me what is wrong here?
>
>Please help!!!!!!!!!!!
>
>
>Eddie Liang
>Database Administrator
>Phone: 630-305-4822
>Page:   630-727-5853
>
>


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to