[eluser]CodyMays[/eluser]
Hey guys,
I'm starting out with CodeIgniter 2.0.0 and I'm having a slight issue. I'm running everything in MAMP. Error log level in config.php is set to 0. Every time there is a php error (such as making a typo on a method), I get a blank page. Permissions are correct on my log directory and log files are written if I enable it. I know they are PHP errors via php_log.
Any advice would be greatly appreciated. If more info is needed, just ask.
Thanks!