Page 1 of 1

Errors only show blank page

Posted: Fri Mar 26, 2010 1:28 pm
by allasso
Hello,

On my test server, php errors will only show up as a blank page.

phpinfo() shows 6143 for error reporting, which I believe should display all errors.

This problem is consistent with many different pages I have tried.

Thanks, Allasso

Re: Errors only show blank page

Posted: Fri Mar 26, 2010 1:39 pm
by AbraCadaver
What does 'display_errors' in phpinfo() show?

Re: Errors only show blank page

Posted: Fri Mar 26, 2010 2:37 pm
by allasso
"Off" thanks, that was the problem.