I had something similar on Solaris not so long ago. I had to set the LD_LIBRARY_PATH variable in the shell to $ORACLE_HOME/lib if I remember right. As far as I know it (and I could be wrong) LD_LIBRARY_PATH is a common unix variable for loading libs. Although there is a ld.so.conf file in linux that will distribute settings instance wide, perhaps you've got one on unixware too? If so I think it's better to set the ld.so.conf file.
Robert. -----Original Message----- From: B. PERRINE [mailto:[EMAIL PROTECTED]] Sent: 09 October 2001 16:13 To: [EMAIL PROTECTED] Subject: Re: [PHP-INST] PHP with ORACLE I do not know Unixware 7.0 but it don't find the oracle library. A dirty hack is to make a symbolic link in /usr/lib on libclntsh.so.1.0 B. le mar 09-10-2001 at 16:54 Luis Castro a écrit : > Dear php, > I am facing some problem while compiling PHP with ORACLE. I am using > unixware 7.0 I have > already installed Apache 1.3.14 and PHP 4.0.6. But after compile with > oracle option (no problem present) and when restarting web server i get > following message: > > Syntax error on line 238 of /usr/local/apache/conf/httpd.conf: > Cannot load /usr/local/apache/libexec/libphp4.so into server: dynamic > linker : / > usr/local/apache/bin/httpd : error opening libclntsh.so.1.0 > > I have checked that libphp4.so exists in > /usr/local/apache/libexec/libphp4.so and libclntsh.so.1.0 exists in > /home/oracle/app/oracle/product/8.0.4. > > please > help?? Please suggest, what should i do????? > > ---------- > thanks and regards > Luis Castro > La Paz, Bolivia > > [EMAIL PROTECTED] > [EMAIL PROTECTED] > > > > -- > 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] -- 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] FT Knowledge - World Business Education www.ftknowledge.com The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Nothing in this email is intended to create a legally binding relationship and FT Knowledge will not accept responsibility for loss to any person acting or refraining from acting as a result of this email. -- 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]