Question about error_reporting()

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

 



If I place this at the top of my script file, the page just hangs.

error_reporting (E_ERROR | E_WARNING);

A virtual host on a Unix/Apache system.  Runs fine without the error_reporting().

The default system error reporting only shows E_ERRORS, so I wanted to see warnings also.

Thanks....

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux