Jani and php-install-list,

  Thank you very much for your help.

   I add the path (/u01/app/oracle/product/8.1.5/lib in /etc/ld.so.conf
file, then run /sbin/ldconf. And start the apache,
the original error message(cannot load /usr/local/apache/libexec/libphp4.so
into server) is gone. But I got a new error message :
Syntax error on line 383 of /usr/local/apache/conf/httpd.conf: Invalid
command 'Order', 'Allow','deny',
'Logformat', Perhaps mis-spelled or defined by a module not included in the
server configuration.

I think I might need to add more option in my php configuration. Anyone has
any idea about these.

Eddie Liang
Database Administrator
Phone: 630-305-4822
Page:   630-727-5853

----- Original Message -----
From: "Jani Taskinen" <[EMAIL PROTECTED]>
To: "LIANG, YANSHENG (ANM)" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Saturday, May 05, 2001 8:54 PM
Subject: Re: [PHP-INST] Can't not start the apache when I configure with
oci8or oracle


>
> You don't have the path to that library in your /etc/ld.so.conf file.
> Add it and run /sbin/ldconfig and everything should be fine.
>
> --Jani
>
>
> On Fri, 4 May 2001, LIANG, YANSHENG (ANM) wrote:
>
> >Hi,
> >  I try to install php4.0.4pl1 in my linux Red hat6.1, I configure the
> >php, with the following command,
> >
> >./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql
> >--enable-track-vars --enable-debug
> >--with-oracle=/u01/app/oracle/product/8.1.5
> >--with-oci8=/u01/app/oracle/product/8.1.5
> >
> >make
> >
> >make install
> >
> >Anything seems fine. I can complete the installation without a error.
> >
> >But When I start the apache (httpd start) I got the error in below:
> >
> >syntax error on line 207 of /usr/local/apache/conf/httpd.conf
> >cannot load /usr/local/apache/libexec/libphp4.so into server:
> >libclntsh.so.8.0:
> >cannot open object file: No Such file or directory.
> >
> >I check the path and the files(libphp4.so, libclntsh.so.8.0), they are
> >exist. Can anyone tell me what is wrong here?
> >
> >Please help!!!!!!!!!!!
> >
> >
> >Eddie Liang
> >Database Administrator
> >Phone: 630-305-4822
> >Page:   630-727-5853
> >
> >
>

-- 
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