Re: Need Help about Server Error 500 Blank Page
On Mon, Jan 21, 2013 at 8:32 AM, mraheel83 <mraheel83@gmail.com> wrote:
> I checked all files PHP, Apache and CakePHP Logs. Only access log is updating
> with the address and 500 Error.
That's strange. Try adding this to your bootstrap.php
error_reporting(-1);
This will tell PHP to output all errors to the browser.
--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home