RE: [PHP] php not reading php.ini

2001-10-03 Thread Ralph Guzman
2001 1:35 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [PHP] php not reading php.ini Hi, you're right, i did without knowledge enable --with -conf /www/conf when running the ./configure :(.. ok, thanks for point that out, do i need to go to square 0 i mean by running configure

Re: [PHP] php not reading php.ini

2001-10-03 Thread Caleb Carvalho
[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: "Caleb Carvalho" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] >Subject: Re: [PHP] php not reading php.ini >Date: Wed, 3 Oct 2001 17:32:10 +0930 > >On Wed, 3 Oct 2001 17:16, Caleb Carvalho wrote: > > Hi all, > &

RE: [PHP] php not reading php.ini

2001-10-03 Thread Caleb Carvalho
nited Kingdom Telephone : +44 (0)1276 808300 >From: Ralph Guzman <[EMAIL PROTECTED]> >To: Caleb Carvalho <[EMAIL PROTECTED]>, [EMAIL PROTECTED] >Subject: RE: [PHP] php not reading php.ini >Date: Wed, 03 Oct 2001 01:05:07 -0700 > >Unless you modified the default

RE: [PHP] php not reading php.ini

2001-10-03 Thread Ralph Guzman
Unless you modified the default path to the configuration file when compiling, your Configuration Path setting should be set to something like this: /usr/local/lib/php.ini in this case, you say it is set to /www/conf. I'm assuming by this that it looking for a configuration file called 'conf' in

Re: [PHP] php not reading php.ini

2001-10-03 Thread David Robley
On Wed, 3 Oct 2001 17:16, Caleb Carvalho wrote: > Hi all, > > I have enable sybase magic quotes=on in php.ini, and with the test file > in my phpinfo(); says configuration path /www/conf i have placed the > file there, but the sybase magic quote=off!! > > am i suppose to change all files ie php.i