Quote:
Originally posted by JSA Matt
Make a seperate file and put nothing but this code in it:
PHP Code:
info.php
<?php
phpinfo();
?>
Run that script from your server and tell me if the variable 'display_errors' is set to 'Off'
|
display_errors are both set to On (for local and master value)
display_startup_errors are both set to off
error_reporting are both set to "81"
html_errors On On
ignore_repeated_errors Off Off