I will try to help you with setting up your PhpED project and installing DBG - NuSphere PHP Debugger. I'll do my best and suggest the ways to configure things, but if you still having problems, please don't forget: NuSphere's team is committed to making you successful. Here is the list of resources you can use:
I assume that you placed me in the root directory of your web server and on your PhpED machine pointed your browser to me - like this: <URL of your web site>/dbg-wizard.php
I see that:
I noticed that DBG (PHP DEBUGGER) is NOT INSTALLED on your server echo server('SERVER_NAME') ?>.
To install it, please do the following:
zend_extension="/usr/lib/php/20220829/dbg-php-8.2.so" Note: if debugger module is loaded using this way, please make sure extension=dbg-php-8.2.so line is removed or commented out. |
[debugger] debugger.hosts_allow= 10.1.194.176 localhost ::1 127.0.0.1 debugger.hosts_deny=ALL debugger.ports=7869 |
I can suggest the following settings for your Project to debug PHP scripts on Server 188.175.126.26 :
You can create new Project by selecting File->New Project or by selecting New Project in the Workspace Pop up Menu
In the Project Properties Dialog set:
Select the location where you will store the copies of the files from
/var/www/html from your server 188.175.126.26
Note: if you are using Samba or some other file sharing system,
you can simply point Root Directory to /var/www/html instead of copying it