On Sun, 16 Mar 2003, Marcus [iso-8859-1] Börger wrote: > At 22:10 16.03.2003, Shane Caraveo wrote: > >Marcus Boerger wrote: > >>helly Sun Mar 16 15:47:56 2003 EDT > >> Modified files: > >> /php4/main main.c /php4 php.ini-dist > >> php.ini-recommended Log: > >> - disable html_errors per default as suggested by php.ini-<xxx> > >> - new error format that does not point to any documentation (if either > >> not html_errors or no docref_root given e.g.: production boxes and > >> default) > >> - documentation update in php.ini-<xxx> > >> # hope everyone is happy now > >> # and why on earth was enabling html_errors default? > > > > > >Sorry, not so happy. phpinfo() requires html_errors = on to display the > >info page in html. Something needs to be done about that, since it's > >awfully anoying to get plain text in that page when going over http. > > > The correct solution is to untie phpinfo() from html_erros....
not really... HTML errors should be on by default as it was. It takes care of formatting the message for users. Why should this be turned off at all? Derick -- "my other box is your windows PC" ------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ ------------------------------------------------------------------------- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php