Welcome Guest, Not a member yet? Register   Sign In
I Keep getting HTTP 500. How do I effectively debug my app?
#13

[eluser]John_Betong[/eluser]
 
I was intrigued by your problems and cut and paste your code into a controller. The Browser displayed this screen:

http://www.graabr.com/l1V0ps/

I run Win7, Php 5.35 and Wamp 2.0.

I played about with the error_reporting and display errors and the same message appeared.

Code:
error_reporting(-1);
  ini_set('display_errors', TRUE);
 
 
 


Messages In This Thread
I Keep getting HTTP 500. How do I effectively debug my app? - by El Forum - 02-24-2011, 10:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB