Changes

From SME Server
Jump to navigationJump to search
Line 229: Line 229:  
  python /root/dbgp/bin/pydbgpproxy -d 127.0.0.1:9000 -i 192.168.10.1:9001 -l DEBUG
 
  python /root/dbgp/bin/pydbgpproxy -d 127.0.0.1:9000 -i 192.168.10.1:9001 -l DEBUG
   −
You should be able to connect with your debugger pointed to the correct port 9000 and IP address of your server, and using a URL like this:
+
You should be able to connect with your debugger pointed to the correct port 9001 and IP address of your server, and using a URL like this:
    
  https://test.myserver.com/TestFile.php?XDEBUG_SESSION_START=users
 
  https://test.myserver.com/TestFile.php?XDEBUG_SESSION_START=users

Navigation menu