NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Failed to run DBG session *solved*


Joined: 30 Aug 2005
Posts: 2
Reply with quote
Hi,

I'm having problems running a simple php5 script in debug mode using PHPEd V4's internal web server.
Running PHPEd on WinXP Home Edition.

I get the following:

DBG 2.18.2

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: "385949750970500006;d=1,p=0"
Request found in: "query_string"
Target PHP version: "5.0.4"
Server API: "CGI/FastCGI"
Extensions API: "220040412"
Modules API: "20041030"
PHP API: "20031224"

My settings are as follows:

Project Properties:
HTTP Mode (SRV local WEB server)

Debugger Settings:
Debugger port = 7869
Debugger host = localhost

DBG Listener Settings:
Bind Address = <ALL ADDRESSES>
Port = 7869
IDE COM class: PHPEd IDE version 4.0

php.ini (PHP V5.0.4):
extension_dir = "C:\SoftDev\PHP_5_0_4\ext" (Contains php_dbg.dll-5.0.4)
extension=php_dbg.dll-5.0.4
[Debugger]
debugger.enabled=on
debugger.profiler_enabled=on
debugger.hosts_allow=localhost
debugger.hosts_deny=ALL
debugger.ports=7869, 10000/16

Any help would be greatly appreciated.

Thanks.

Lester
View user's profileFind all posts by ljspenSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
please check if either register_long_arrays or register_argc_argv setting is on.
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 30 Aug 2005
Posts: 2
Reply with quote
That fixed my problem.
Thanks!
View user's profileFind all posts by ljspenSend private message
Failed to run DBG session *solved*
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic