[update:]
Using the pre-built debug bar in IE everything works fine on the localhost. Apparently, this is a Firefox debug bar problem. Sorry for not testing more thoroughly before asking for help.
Maybe this will help someone else. Maybe not.
Steve
-----------------
I'm getting the following error when I try and debug my localhost version of the application I'm working on. If I debug the live version on the server everything works fine.
DBG 3.8.0
Failed to start DBG session
Reason: client ip address [(null)] lookup failed
Not sure what it means? Visit http://www.nusphere.com/dbg/ for troubleshooting.
Debugger request: "833151@clienthost:7869;d=1,p=0,c=0"
Request found in: "$_COOKIE['DBGSESSID']"
Target PHP version: "5.2.x"
Server API: "CGI/FastCGI"
Extensions API: "220060519"
Modules API: "20060613"
PHP API: "20041225"
|
Live Server:
Windows 2003, php 5.2.8, server api ISAPI, debugger 3.8.0
Localhost Web Server:
Windows 7 build 7100, php 5.2.10, server api FastCGI, debugger 3.8.0
Any thoughts on what might be wrong?
Thanks for your help,
Steve