Posted by Michael Fesser on 06/14/07 22:16
..oO(nobrow@gmail.com)
>Sounded like a good idea but the default values were:
>
>error_reporting = E_ALL & ~E_NOTICE
On a development machine it should _always_ be
error_reporting = E_ALL
or even
error_reporting = E_ALL | E_STRICT
Just as a side note, I can't help with your current problem.
Micha
Navigation:
[Reply to this message]
|