NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Remote debugging and changing IP address


Joined: 03 Nov 2007
Posts: 45
Reply with quote
I notice when setting up remote debugging for the first time, that I have to enter my IP address

Here in Spain, internet service is really poor, and I need to reset my router every few hours.

Does that mean that I will need to change php.ini and reboot the server each time?

_________________
PC
View user's profileFind all posts by computergeniusSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
If your server that you want to debug is located in the public network and you want to protect it from being debugged by somebody else, you have to allow debugging only to youself. The most secure way to do this is to use ssh tunnel for debugging. In this case you need to allow localhost only.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Thank you


Joined: 03 Nov 2007
Posts: 45
Reply with quote
Thank you Dmitry, I now realise that this is the way to go.

I am still working my way through the remote debugging setup, but your comment makes it worth continuing!

_________________
PC
View user's profileFind all posts by computergeniusSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
You can also allow access by host name. Even though your IP changes, the hostname assigned by ISP may remain the same.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Remote debugging and changing IP address
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