[eluser]TheFuzzy0ne[/eluser]
[quote author="Derek Allard" date="1209165499"]If you put up an obviously wrong php page, outside of CI, can you generate errors? If not, contact your host, and as them how to enable errors.[/quote]
I agree. Or better yet, just a simple PHP file with:
Code:
<?php
phpinfo();
?>
may help a bit.