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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

