NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
PHP IDE Remote Debugging


Joined: 19 Jun 2014
Posts: 1
Reply with quote
Hi:
I am a little confused by the documentation and various tutorials posted on how to set up remote debugging for PHP IDE 14 ..

I am clicking on the toolbar entry that says debug this page and the page just refreshes without kicking off the debugger. Is there still a server module that needs to be installed? What instructions are still relevant for v14 remote debugging?

Thanks,
Paul
View user's profileFind all posts by pomalleySend private message
Re: PHP IDE Remote Debugging


Joined: 22 Apr 2014
Posts: 17
Reply with quote
pomalley wrote:
Is there still a server module that needs to be installed? What instructions are still relevant for v14 remote debugging?

The browser toolbar and the debugger are both working locally, so of course you need an additional component on the server that is communicating with the debugger.

The instructions you can find in the PhpED manual (in the IDE, click "Help > PhpED Manual", then in the help file open "Debugging and Profiling > Configuring Debugger > Installing php debugger on 3rd party web servers") should be accurate. If you already did everything described there, you can follow the links at the bottom for some additional information regarding troubleshooting. It is important to choose the correct debugger module (OS, PHP version, 32-bit or 64-bit system, thread-safe (TS) or not thread-safe (NTS) etc.). If you configured everything correctly, you can see it in the phpinfo results (as described in point 7 of the manual page).
View user's profileFind all posts by JCISend private message
Guru master

Joined: 24 Jul 2009
Posts: 737
Reply with quote
You can also use the NuSphere Debug Wizard to assist with installing the debugger on a remote server.
http://www.nusphere.com/products/dbg_wizard_download.htm

Download the PHP file, copy it to your web server then run it through a browser.
View user's profileFind all posts by plugnplaySend private message


Joined: 22 Apr 2014
Posts: 17
Reply with quote
plugnplay wrote:
You can also use the NuSphere Debug Wizard to assist with installing the debugger on a remote server.

The Debug Wizard is mentioned in the first paragraph of the help page. Wink
View user's profileFind all posts by JCISend private message
PHP IDE Remote Debugging
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