Date: 10/20/00
- Next message: Mike Robinson: "RE: [PHP-DEV] PHP 4.0 Bug #7360 Updated: is_a2z would be nice..."
- Previous message: Andi Gutmans: "Re: [PHP-DEV] why the damn phpinfo() is so talkative? + answers"
- Next in thread: Edin Kadribasic: "RE: [PHP-DEV] PHP 4.0 Bug #7366: libphp4.so can't find libclntsh.so.8.0 (oracle oci8)"
- Maybe reply: Edin Kadribasic: "RE: [PHP-DEV] PHP 4.0 Bug #7366: libphp4.so can't find libclntsh.so.8.0 (oracle oci8)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: jerome.ponsin <email protected>
Operating system: linux mandrake
PHP version: 4.0.3pl1
PHP Bug Type: *General Issues
Bug description: libphp4.so can't find libclntsh.so.8.0 (oracle oci8)
Compilation of php with-oci8 goes well
- ./configure --with-oci8 -with-apxs... OK
-make OK
-make install OK
but when running apache :
libphp4.so cannot open shared object file : libclntsh.so.8.0
But, this last .so is on my system in the $ORACLE_HOME/lib directory and php compil well without $ORACLE_HOME : this
means that it founded the $ORACLE_HOME directory without
any problem ! Where can the problem be ???
Thanks in advance !
-- Edit Bug report at: http://bugs.php.net/?id=7366&edit=1-- 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>
- Next message: Mike Robinson: "RE: [PHP-DEV] PHP 4.0 Bug #7360 Updated: is_a2z would be nice..."
- Previous message: Andi Gutmans: "Re: [PHP-DEV] why the damn phpinfo() is so talkative? + answers"
- Next in thread: Edin Kadribasic: "RE: [PHP-DEV] PHP 4.0 Bug #7366: libphp4.so can't find libclntsh.so.8.0 (oracle oci8)"
- Maybe reply: Edin Kadribasic: "RE: [PHP-DEV] PHP 4.0 Bug #7366: libphp4.so can't find libclntsh.so.8.0 (oracle oci8)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

