Re: [PHP-INST] Can't not start the apache when I configure with oci8or oracle

2001-05-08 Thread LIANG, YANSHENG (ANM)
[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.

Re: [PHP-INST] Can't not start the apache when I configure with oci8or oracle

2001-05-05 Thread Jani Taskinen
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 comm