Re: [PHP] Impossibility of reading php.ini

2011-11-20 Thread Alain Chautar
A look at the Apache log would have avoid opening this thread. - a syntax error in php.ini : an uncommented comment line !! - an older version of the ZendDebugger Now everything is fine. It's work !! Le 19/11/2011 20:55, Alain Chautar a écrit : Yes I change the right one : /etc/php5/apache2/php.i

Re: [PHP] Impossibility of reading php.ini

2011-11-19 Thread Alain Chautar
Yes I change the right one : /etc/php5/apache2/php.ini .It fit with "Loaded Configuration File" in phpinfo(). This the reason I get confused. Le 19/11/2011 20:26, Matijn Woudt a écrit : On Sat, Nov 19, 2011 at 7:23 PM, Alain Chautar wrote: Hello I am a newbie of this list. So if this topic as

Re: [PHP] Impossibility of reading php.ini

2011-11-19 Thread Matijn Woudt
On Sat, Nov 19, 2011 at 7:23 PM, Alain Chautar wrote: > Hello > I am a newbie of this list. So if this topic as a known answer, I apologize. > > I use a brand new Debian Squeeze with PHP5.3.3-7+Squeeze3 as a web server. > All my web sites are OK. > For my needs I have to change values in the php.i