NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Failed to create profiling


Joined: 13 May 2008
Posts: 1
Reply with quote
Hi,

I just installed nuspher phpEd in my Windows machine. My objective is to have use this tool as a php profiling using my Remote Server.

All the settings which were specified by dbg-wizard.php, I did that. I already put the .so file on my Linux server and added the configuration on respective php.ini file. And in phpinfo() it shows Zend installed with DBG.

Now, I m trying to setup a system where i can create an environment to debug the code.
I have created a project on my local machine, and
Project -> Root Directory - Set a directory where the code is present on my local machine
Mapping -> Run Mode: HTTP Mode (3-rd party WEB server)
Mapping -> Remote URL: DOMAIN OF THE SERVER WITH PORT :81
Mapping -> Remote Root Directory: REMOTE SERVER DIRECTORY

Now i have tried opening up a page, and running it in Debugger or create PHP profiling, but it fails on debug session. Can any one help me with the following?
View user's profileFind all posts by rahil.viraniSend private message
Veteran

Joined: 06 Jun 2007
Posts: 289
Location: Vancouver, Canada
Reply with quote
You have followed the instructions of the DBG Wizard, so it is probably safe to assume that your project settings are correct. My guess, therefore, is that the DBG module on the remote server is not able to communicate with your local PC. This could be due to a firewall restriction somewhere, e.g. your remote server has a firewall that blocks communication on port 7869, or your local PC is behind a broadband router that is not forwarding port 7869 traffic to your PC.

Personally, I have found it the easiest by far to use SSH tunnelling. It takes care of all the pains with firewalls and port forwarding. If you are able to make an SSH connection with the remote server, then you will likely be able to use SSH tunnelling.

_________________
Smile
View user's profileFind all posts by annoSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
Quote:
but it fails on debug session

please submit the error it returned in the browser.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Failed to create profiling
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