[PHP] php not reading php.ini

2001-10-03 Thread Caleb Carvalho
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.ini -dist php.ini -optimized aswell? pls help Caleb

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

RE: [PHP] php not reading php.ini

2001-10-03 Thread Ralph Guzman
' in the www directory. You might want to look this over, and possible recompile with the default setting. -Original Message- From: Caleb Carvalho [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 03, 2001 12:46 AM To: [EMAIL PROTECTED] Subject: [PHP] php not reading php.ini Hi all, I have

RE: [PHP] php not reading php.ini

2001-10-03 Thread Caleb Carvalho
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 path to the configuration file when compiling, your

Re: [PHP] php not reading php.ini

2001-10-03 Thread Caleb Carvalho
] 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, I have enable sybase magic quotes=on in php.ini, and with the test

RE: [PHP] php not reading php.ini

2001-10-03 Thread Ralph Guzman
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 then make