Welcome Guest, Not a member yet? Register   Sign In
Blank page on PHP Errors
#1

[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!
#2

[eluser]cahva[/eluser]
If you want the errors on screen, set display_errors to On in the settings. I dont use MAMP but it should be found in the same place where you normally change PHP settings.
#3

[eluser]CodyMays[/eluser]
Thanks, man! I feel stupid after that. I should have thought of that one. This is why I usually spend time configuring stuff for myself...but I figured I would try MAMP out for once -.-




Theme © iAndrew 2016 - Forum software by © MyBB