I've successfully installed PHP4 on Linux, Apache with-apxs,

I wanted to add support for Oracle ,

I' ve installed Oracle Client (8.1.7), SQL+ works fine,
I've executed :
./configure --with-apxs=/usr/local/apache/bin/apxs --with-oci8=/home/oracle/
OraHome1 --with-oracle=/home/oracle/OraHome1
make
make install

when I restart Apache I get the Error Message:

Cannot load /usr/local/apache/libexec/libphp4.so into server:
libclntsh.so.8.0: cannot open shared object file:

Thanks for your help

Damien


-- 
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