If there is an error in my model codeigniter will just show a blank page. I have error reporting set to E_ALL and DB debugging turned on.
Is there any way I can get the errors to show up?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
check the .htaccess file the root of your site:
i can recommend downloading the uhoh error exception library for codeigniter (taken from kohana) it is very helpful:
https://github.com/dhrrgn/codeigniter-uhoh
you can also check php.ini: