On Mon, Jan 21, 2013 at 8:32 AM, mraheel83 <mrahee...@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+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.


Reply via email to