[Fri Feb 09 12:27:51 2007] [error] [client 74.92.223.65] PHP Notice:
Undefined variable: display_errors in /opt/csw/apache2/share/htdocs/
nagios_config/install.php on line 5
I've tried removing this and finding the reference to display_errors
through out the system but haven't had much luck. Removing the line
<? ini_set($display_errors, "On"); eliminates the error but I just a
blank page.
Any ideas?