juliodm Posted October 30, 2006 Posted October 30, 2006 Now if there is a PHP error, the page goes white and no errors are shown. What gives? Quote
TCH-Andy Posted October 30, 2006 Posted October 30, 2006 Could be one of a range of things.... Have you tried turning full php error reporting on ? if not - add >php_flag display_errors on php_value error_reporting 7 into your .htaccess at the beginning Quote
carbonize Posted October 31, 2006 Posted October 31, 2006 Write better code Just kidding but to my knowledge TC turned off PHP error reporting a while back. I knwo I had to add it to my htaccess about a year ago. Or maybe that was a previous host. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.