NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Remote Debug Help


Joined: 16 Feb 2009
Posts: 5
Reply with quote
Local debugging has been working very well for over a year, now trying remote debug.

Created new project and ran against dbg-wizard on remote site.

Followed instructions to copy over dbg-php-5.2.dll, updated php.ini & restarted IIS. No luck.

Do not get copyright notice post Zend notice.

Following is output from new project wizard.

This link, http://www.nusphere.com/kb/technicalfaq/howto_install_dbg_module.htm did not offer any insights.

Suggestions on what to check next?

Most sincerely,
dp

-------------------

downloaded latest dbg-wizard script, version 2.1.2116
dbg-wizard version is 2.1.2116
client outbound IP=99.242.71.39, another network
platform WINNT/x86, supported
php version 5.2.6, ts: 1, sapi: cgi-fcgi
php.ini file is C:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP5\php.ini
php extension_dir C:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP5\ext
document root c:\inetpub\vhosts\xxxxxxxx.com\subdomains\beta\httpdocs\
Error: (-120) debugger module is not installed

please follow the instructions below and install debugger module:

debugger module dbg-php-5.2.dll is available
in C:\Program Files\NuSphere\PhpED\debugger\server\Windows\x86 directory

copy this module to

C:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP5\ext directory on your server
add the following lines to C:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP5\php.ini

zend_extension_ts="C:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP5\ext\dbg-php-5.2.dll"
[debugger]
debugger.hosts_allow=xxx.242.71.39
debugger.hosts_deny=ALL
debugger.ports=7869

restart web server
launch phpinfo and check its output;make sure that one of the topmost
View user's profileFind all posts by dpriestSend private message
Problem Solved


Joined: 16 Feb 2009
Posts: 5
Reply with quote
One needs to ensure that execute permission is given to the DLL.

Note to PhpEd - maybe add a note to this effect in the help file.

Thanks,

dp
View user's profileFind all posts by dpriestSend private message
Remote Debug Help
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