View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000917 | Xdebug | public | 2013-01-15 10:32 | 2013-03-11 11:40 | |
Reporter | Graham | Assigned To | derick | ||
Priority | urgent | Severity | major | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | Windows | OS | Windows 8 | OS Version | Windows 8 |
Product Version | 2.2.1 | ||||
Summary | 0000917: Unable to connect to xdebug | ||||
Description | Xdebug 2.2.1 installed with PHP 5.4.3 / Apache 2.2.22. Unable to connect using the following script. No errors - it just sits there. Unable to connect via Netbeans. netstat shows port 9000 not used. phpinfo() shows xdebug installed OK with correct options No xdebug log file created. No apache errors on startup in logs. Apache php.ini is [xdebug] Batch PHP ini is zend_extension = "c:/wamp/bin/php/php5.4.3/zend_ext/php_xdebug-2.2.1-5.4-vc9.dll" [xdebug] Any ideas??? | ||||
Tags | No tags attached. | ||||
Operating System | WIndows 8 Pro | ||||
PHP Version | 5.4.3 | ||||
|
The only thing I can think of is that there is a firewall in the way somewhere. Try to telnet to port 9000, does that work? You should definitely get output in the xdebug remote log file though, are you sure you're not using curly quotes, and are permissions set right? |
|
Since posting this problem xdebug has started to work. Can't say I have any useful explanation on why it now works. Thanks anyway. Please close the issue. |
|
Okay, I'm closing it then. cheers, |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-01-15 10:32 | Graham | New Issue | |
2013-03-09 22:09 | derick | Note Added: 0002442 | |
2013-03-09 22:09 | derick | Assigned To | => derick |
2013-03-09 22:09 | derick | Status | new => feedback |
2013-03-11 06:27 | Graham | Note Added: 0002448 | |
2013-03-11 06:27 | Graham | Status | feedback => assigned |
2013-03-11 11:40 | derick | Note Added: 0002449 | |
2013-03-11 11:40 | derick | Status | assigned => resolved |
2013-03-11 11:40 | derick | Resolution | open => unable to reproduce |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |