Setting the display_errors directive using ini_set() is no good for
fatal errors. You should change the ini file or set it from an apache
config file.
Tony.
Joó Ádám wrote:
> It was already there, but I've qouted the value... :$
> Thank you, Matthew!
>
>
> Ádám
>
> On 7/30/07, Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote:
>
>> Add this to your bootstrap:
>>
>> error_reporting(E_ALL|E_STRICT);
>> ini_set('display_errors', true);
>>
>> ------------------------------------------------------------------------
>>
>> Internal Virus Database is out-of-date.
>> Checked by AVG Free Edition.
>> Version: 7.5.476 / Virus Database: 269.10.9/907 - Release Date: 18/07/2007
>> 15:30
>>