I am trying to use CodeIgniter and xdebug. When I type the following url:
http:
xdbug works well. When I go to the following URL:
http:
I get the following 404 error message:
XDEBUG_SESSION_START=ECLIPSE_DBGP&KEY=124466969367132
Eclipse translates Firefox with a second, wrong URL, and then I have to change it. I am using enable_query_strings = TRUE , but I am still getting an error. How to solve this problem?
Delirium tremens
source share