Thanks! I had never heard of the error reporting in /cache/ before. That really helps.
However, since I am running all this on my laptop, it would be wonderful to see the errors on the screen. I tried following the instructions to create the following file, but still nothing on the screen.
/includes/local/configure.php
<?php
define('STRICT_ERROR_REPORTING', true);
?>
any ideas?


Reply With Quote
