error logging

4 messages Options
Embed this post
Permalink
cyberlot

error logging

Reply Threaded More More options
Print post
Permalink
Since this is a development server, shouild display errors be on by default?

Richard
cyberlot

Re: error logging

Reply Threaded More More options
Print post
Permalink
display_errors and e_strict are now both on for new sites, old sites can
update there php.ini as needed.

Richard Thomas wrote:
> Since this is a development server, shouild display errors be on by
> default?
>
> Richard
>

cyberlot

Re: error logging

Reply Threaded More More options
Print post
Permalink
In reply to this post by cyberlot
display_errors and e_strict are now both on for new sites, old sites can
update there php.ini as needed.

Richard Thomas wrote:
> Since this is a development server, shouild display errors be on by
> default?
>
> Richard
>

GavinZend

Re: error logging

Reply Threaded More More options
Print post
Permalink
Yes, for me this is a time-saver :) during development.

Richard Thomas wrote:
> display_errors and e_strict are now both on for new sites, old sites
> can update there php.ini as needed.
>
> Richard Thomas wrote:
>> Since this is a development server, shouild display errors be on by
>> default?
>>
>> Richard