[resolved] Debugging fails if PHP uses The FastCGI tp2 |
|
When using "The FastCGI Technical Preview 2" for IIS 6, the debugger does not work. When I switch back to plain CGI, it works fine. I have the PHPEd 4.6.3 Build 4633.
Here is what the debugger tells me: --------------------------------------------------- DBG 3.1.7 Failed to run DBG session Reason: client ip address [(null)] lookup failed Not sure what it means? Visit http://www.nusphere.com/dbg/ for troubleshooting. Debugger request: "36693869;d=0,p=1,c=0" Request found in: "$_COOKIE['DBGSESSID']" Target PHP version: "5.2.0" Server API: "CGI/FastCGI" Extensions API: "220060519" Modules API: "20060613" PHP API: "20041225" |
||||||||||||
|
Site Admin
|
4633 comes with dbg 3.1.9, not 3.1.7. You may want to update debugger modules you installed on the server.
You may also want to check if 'REMOTE_ADDR is populated in the phpinfo(). |
||||||||||||
_________________ The PHP IDE team |
Site Admin
|
this page http://www.nusphere.com/download.php.ide.htm contains proper link to php5.2.1:
http://shop.nusphere.com/customer/download/files/NuSphere-phped-4.6.3-php5.2.1-Win32.exe |
||||||||||||
_________________ The PHP IDE team |
|
I have got 5.2.1 with dbg 3.1.9. When debugging under the fastcgi it fails as before:
------------------------------------------- DBG 3.1.9 Failed to run DBG session Reason: client ip address [(null)] lookup failed Not sure what it means? Visit http://www.nusphere.com/dbg/ for troubleshooting. Debugger request: "63345216;d=1,c=0" Request found in: "$_COOKIE['DBGSESSID']" Target PHP version: "5.2.0" Server API: "CGI/FastCGI" Extensions API: "220060519" Modules API: "20060613" PHP API: "20041225" ------------------------------------------- _SERVER["REMOTE_ADDR"] = 127.0.0.1 |
||||||||||||
|
Site Admin
|
you need to turn off auto_globals_jit in php.ini
|
||||||||||||
_________________ The PHP IDE team |
|
It works. Thanks.
|
||||||||||||
|
[resolved] Debugging fails if PHP uses The FastCGI tp2 |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by