[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lighttpd: howto move php error messages from error.log to the browser again?



Dirk wrote:
> Hello,
> 
> I want the PHP error messages (PHP Notice) to be shown in the browser again. And not in the error.log file.
> 
> Why?
> Because.
> 
> Lighttpd: current version that comes with Debian/Squeeze (x86)
> 
> Thanks
> 
> Dirk
> 
> 

you have to set display_errors in php.ini to

display_errors = on


Reply to: