Blossom Posted November 25, 2008 Share Posted November 25, 2008 Does anyone knows why when I turn error reporting on using the following in a .htaccess file: php_value error_reporting E_ALL php_flag display_startup_errors off php_flag display_errors on php_flag html_errors off causes my webpage to become enormous in size? I have attached a screenshot of the page which has been zoomed right out in firefox. Goto www.qvsdirect.com to see what it looks like normally [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/134184-turning-error-reporting-on-makes-my-webpage-size-go-enormous/ Share on other sites More sharing options...
waynew Posted November 25, 2008 Share Posted November 25, 2008 Is an error being presented to the screen? Link to comment https://forums.phpfreaks.com/topic/134184-turning-error-reporting-on-makes-my-webpage-size-go-enormous/#findComment-698484 Share on other sites More sharing options...
Blossom Posted November 25, 2008 Author Share Posted November 25, 2008 Yes. It is hard to see as the screenshot is so zoomed out. But normally I get some errors at the top of the page before any html output. They are a couple of warnings that I am aware of but they haven't caused this before. Link to comment https://forums.phpfreaks.com/topic/134184-turning-error-reporting-on-makes-my-webpage-size-go-enormous/#findComment-698488 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.