Show your stack trace
I kept getting the following error:
An error occurred
Application error
And that means nothing to me. I don’t know what is going on, so I found out you can set the following in your .htaccess under your public folder and then you will be able to see the stack trace which gives you a better idea of what is wrong.
SetEnv APPLICATION_ENV “development”
No comments
No comments yet. Be the first.
Leave a reply