• Xdebug over a PPTP VPN to Netbeans
    0 replies, posted
As I often work from multiple locations and multiple computers, I don't want to be constantly updating the IP on my xdebug config and then port forward the local IP computer I'm on at the time. I have setup a VPN which is working great, but I can't get the Xdebug to connect to my IDE (Netbeans). However if I setup a VPN on the web server running PHP itself, it connects fine. I have added port 9000 to allow on the firewall on the web server, vpn server and my computer, however still no connection. I have xdebug set to log to /var/log/xdebug.log however it is just empty. Not sure what else could be the issue, I even tried temporarily enabling xdebug.remote_connect_back and even that would not work, and I would rather restrict it to my VPS's IP to stop malicious users using it. Any suggestions?
Sorry, you need to Log In to post a reply to this thread.