On Thu, Nov 15, 2001 at 04:13:15PM -0800, Kexiao Liao wrote:
> Hi Stephan,
>     I upgraded binutils to Redhat 7.2 version, and successfully
> install/compile php4.0.6. After the installation, libphp4.so was generated in
> /opt/apache/libexec directory and /opt/apache/conf/httpd.conf was updated.
>     However when I start apache server, I got some error messages:
> ------------------------------------------------------------------
> [root@hermes bin]$ ./apachectl start
> Syntax error on line 236 of /opt/apache/conf/httpd.conf:
> Cannot load /opt/apache/libexec/libphp4.so into server: libclntsh.so.9.0:
> cannot open shared object file: No such file or directory
> ./apachectl start: httpd could not be started

    just add your $ORACLE_HOME/lib to /etc/ld.so.conf and run
    ldconfig (as root)

    tc
> 
> -------------------------------------------------------------------
> 
> I remembered there are some shared libraries need to add into php system. But
> I can't remember them. Could you give me some suggestion? Thanks
> 
> Kexiao
> 
> 
> Jaeck Stephan wrote:
> 
> > Hmmmm, did you install/compile with Oracle account?
> > You must be root!
> >
> > Stephan
> >
> > -----Original Message-----
> > From: Kexiao Liao [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, November 15, 2001 2:58 AM
> > To: Jaeck Stephan
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: [PHP-INST] Install php4.0.6 with Oracle9i in Linux
> > Redhat7.2(Kernel 2.4.9-13)
> >
> > Dear Stephan,
> >     I downloaded php-4.0.6-oci8-oracle9i.patch from below web site as you
> > told
> > me.
> > ...
> 
> 
> -- 
> 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]

Reply via email to