View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000509 | Xdebug | Uncategorized | public | 2010-01-04 09:30 | 2010-01-04 19:52 |
Reporter | mrzhao | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | not fixable | ||
Summary | 0000509: xdebug not working | ||||
Description | I installed the xdebug 2.1.0beta on remote linux server using compiling method with no errors displayed. [Zend] and i have deleted the "zend optimizer" extension. i could see: but i could not get connected to remote xdebug server using pdt or notepad++ client. It seemed there was someting wrong with the xdebug. I could not stop my php script even using the following code:
?> and my "xdebug.log" file was never created , i could not get any messages from log file. | ||||
Additional Information | Apache version 2.2.14 (Unix) | ||||
Tags | No tags attached. | ||||
Operating System | Linux | ||||
PHP Version | 5.2.10 | ||||
|
Some questions for you:
|
|
Thank you very much, Derick. my client computer: windows xp+PDT(Eclipse version3.5.1)
I will provide more info soon. |
|
Topic: remote debugging using XDEBUG xdebug.remote_host="121.34.36.246" this is ip of my windows xp pc used to connect the xdebug server. I connected to my remote linux server on SSH(using SSHSecureShellClient software to get connected with linux shell), i tried "telnet 121.34.36.246 9000",but failed. (I opened the telnet service and changed the listening port from 23 to 9000 for my windows pc) . I have shut down the windows xp firewall,and i have a router for my lan(i have mapped the WAN ip to LAN ip too,port 80 and port 9000). I set: If you need my account for testing on bluehost.com,i shall send you. |
|
Xdebug can obviously not connect to your Windows IDE if there is a NAT router in the way—only direct connections are supported. This is networking 101. Your best trick might be to setup an SSH tunnel, but I've no idea on how to do that on Windows. |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-01-04 09:30 | mrzhao | New Issue | |
2010-01-04 09:30 | mrzhao | Operating System | => Linux |
2010-01-04 09:30 | mrzhao | PHP Version | => 5.2.10 |
2010-01-04 09:30 | mrzhao | Xdebug Version | => 2.1.0-dev |
2010-01-04 11:01 | derick | Note Added: 0001249 | |
2010-01-04 11:01 | derick | Status | new => feedback |
2010-01-04 13:17 | mrzhao | Note Added: 0001250 | |
2010-01-04 17:22 | mrzhao | Note Added: 0001253 | |
2010-01-04 17:24 | mrzhao | Note Edited: 0001253 | |
2010-01-04 17:33 | mrzhao | Note Edited: 0001253 | |
2010-01-04 17:36 | mrzhao | Note Edited: 0001253 | |
2010-01-04 17:41 | mrzhao | Note Edited: 0001253 | |
2010-01-04 17:45 | mrzhao | Note Edited: 0001253 | |
2010-01-04 18:06 | mrzhao | Note Edited: 0001253 | |
2010-01-04 19:52 | derick | Note Added: 0001254 | |
2010-01-04 19:52 | derick | Status | feedback => resolved |
2010-01-04 19:52 | derick | Resolution | open => not fixable |
2010-01-04 19:52 | derick | Assigned To | => derick |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |