Re: PHP error-message on wiki.postgresql.org
| От | Jeff MacDonald |
|---|---|
| Тема | Re: PHP error-message on wiki.postgresql.org |
| Дата | |
| Msg-id | 200908021151.08162.jam@zoidtechnologies.com обсуждение исходный текст |
| Ответ на | PHP error-message on wiki.postgresql.org (Tommy Gildseth <tommy.gildseth@usit.uio.no>) |
| Список | pgsql-www |
On Friday 31 July 2009 15:51:59 Tommy Gildseth wrote: > The page at http://wiki.postgresql.org/wiki/Backend_killer_function is > throwing a PHP notice: > Notice: Undefined variable: string_attributes in > /usr/local/www/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi.php > on line 2159 > > It would maybe be a good idea to set > > display_errors = Off > log_errors = On > > in php.ini? > I would do that, and also set error_reporting to E_ALL (if it is not set that way already). also, I make sure to send php notices/errors/etc to syslog instead of to the webserver's log: error_log = syslog > -- > Tommy Gildseth regards, -- Jeff MacDonald Zoid Technologies, LLC: Custom Information Systems http://zoidtechnologies.com/
В списке pgsql-www по дате отправления: