NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Error: (-120) debugger module is not installed


Joined: 15 Oct 2012
Posts: 2
Reply with quote
Hey all. This is my first post here and I hope I can get some help here. I've had a look around for a slution to this with no luck so far.

I have been having trouble setting up the remote debugging for a new project. I'm getting the following error in the wizard:

Error: (-120) debugger module is not installed
please follow the instructions below and install debugger module...etc

However, when looking at the phpinfo for the site I am working with, (http://www.instagiv.com/phpinfo.php) I can see that DBG v4.6.3 is indeed installed on the server.

What could be the problem here?

Richard.


Entire Wizard output below:

.php file extension is associated with PHP
dbglistener is listening on: local address: all, port: 7869, upnp: 1
dbg-wizard script was recently updated, file version is 2.6.2605
uploaded dbg-wizard.php to [FTP:IG2] /admin/debug
dbg-wizard version is 2.6.2605
client outbound IP=86.148.147.21, another network
platform Linux-glibc-2.5/x86_64, supported
php version 5.2.9, ts: 0, sapi: cgi
php.ini file is /usr/local/lib/php.ini
php extension_dir /usr/local/lib/php/extensions/no-debug-non-zts-20060613
document root /home/instagiv/public_html/ig2
Error: (-120) debugger module is not installed
please follow the instructions below and install debugger module:
debugger module dbg-php-5.2.so for the server platform is available
in C:\Program Files (x86)\NuSphere\PhpED\debugger\server\dbg-4.6.3-Linux.tar.gz
archive, check x86_64 subdirectory in it
extract the module and copy it to /usr/local/lib/php/extensions/no-debug-non-zts-20060613 directory on your server
add the following lines to /usr/local/lib/php.ini

zend_extension="/usr/local/lib/php/extensions/no-debug-non-zts-20060613/dbg-php-5.2.so"
[debugger]
debugger.hosts_allow=86.148.147.21
debugger.hosts_deny=ALL
debugger.ports=7869

restart web server
launch phpinfo and check its output;make sure that one of the topmost
headers contains:
Zend Engine vX.X.0, Copyright (c) 1998-20xx Zend Technologies
with DBG v 4.6.X, (C) 2000, 20xx by Dmitri Dmitrienko

or open this FAQ page:
http://www.nusphere.com/kb/technicalfaq/howto_install_dbg_module.htm
and proceed with instructions
fix the problem(s), then click [<< Back] button and repeat the tests
View user's profileFind all posts by RichardPaulSend private message
Fixed it


Joined: 15 Oct 2012
Posts: 2
Reply with quote
Hi everyone. This problem has now been fixed.

The extension was installed fine on the server. The problem was the php.ini file. It was pointing to the wrong zend extension.

Had to login to server with root user and edit the ini. Then it worked.

Also had to add a firewall rule to the client-end firewall to get past a later setup stage.


All done now. Great piece of kit Smile
View user's profileFind all posts by RichardPaulSend private message
Error: (-120) debugger module is not installed
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