[PHP-DEV] PHP 4.0 Bug #6155: while Apache execution, libphp4.so can't open libclntsh.so.8.0. From: acgo <email protected>
Date: 08/14/00

From: acgo <email protected>
Operating system: Linux REDHAT 6.0
PHP version: 4.0.1pl2
PHP Bug Type: Installation problem
Bug description: while Apache execution, libphp4.so can't open libclntsh.so.8.0.

The installation appears OK, I don't have error report, but
when I boot the system and it begins loading deamons, httpd
says :
    syntax error at line 73 (the line when it loads libphp4.so), It trys to load "libphp4.so" but this shared object needs libclntsh.so.8.0 (oracle 815i), and the error is :
 cannot open libclntsh.so.8.0 .

My LD_LIBRARY_PATH (root and oracle user) env var is set correctly. I built PHP4 whit --with-oracle , --with-oci8 and --with-apxs.

Any help of you will be appreciated.
Thanks a lot
  Alexis , bye ...

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>