Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001032

Re: [PHP] libclntsh.so.8.0 : oracle+php under linux rh 6.2 From: Adi Wibowo (adiw <email protected>)
Date: 03/22/01

On Thu, 22 Mar 2001, Robert Mena wrote:
> Hi, I've succesfully installed a oracle 8.1.7 (chose
> server option) under a development redhat 6.2 box.
>
> I've compiled php as DSO with a
> --with-oci8=path/to/ORACLE_HOME and it compiled ok.
> If I try to start httpd I keep getting
>
> Cannot load /etc/httpd/modules/libphp4.so into server:
> libclntsh.so.8.0: cannot open shared object file: No
> such file or directory

Try include your ORACLE_HOME or ORACLE_HOME/lib to ld.so.conf and run
ldconfig.

Try start apache again.
Good luck.

Adi Wibowo -------------------------------
* Work matter : adiw <email protected>
* Private matter : adiwibowo <email protected>
------------------------------------------

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