View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000611 | Xdebug | Installation | public | 2010-08-24 07:37 | 2011-03-30 21:59 |
Reporter | trotters213 | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 2.1.0 | ||||
Summary | 0000611: XDebug installed: Only as PHP extension! | ||||
Description | I can't correctly install XDebug on my IIS 6 server as Zend Extension. I updated my PHP from 5.2.9 to 5.3.3 NTS VC9 and then XDebug from 2.0.4 to 2.1.0. My php.ini contains the good path to xdebug module : I tried my configuration here http://www.xdebug.org/find-binary.php and I did what they recommended but I always got my problem : "XDebug installed: Only as PHP extension!" I can't use profiling nore debugging but my var_dump is customized. | ||||
Additional Information |
But I always got my problem.
| ||||
Tags | No tags attached. | ||||
Operating System | Windows Server 2003 Server Enterprise Edition SP2 | ||||
PHP Version | 5.3.3 | ||||
|
I have got the same issue but I'm using: PHP is installed in a directory whose name contains spaces but the tailored instructions report it correctly. Here is its summary: Xdebug installed: Only as PHP extension!Server API: Apache 2.0 HandlerWindows: yes - Compiler: MS VC6 - Architecture: x86Zend Server: noPHP Version: 5.2.6Zend API nr: 220060519PHP API nr: 20060613Debug Build: noThread Safe Build: yesConfiguration File Path: C:\WindowsConfiguration File: D:\Program Files\TYPO3_4.3.2\php\php.iniExtensions directory: D:\Program Files\TYPO3_4.3.2\php\extAnd here are its instructions: Instructions Warning: You seem to have Xdebug loaded as a normal PHP extension only. This will cause odd issues, please see the FAQ entry on it.
The FAQ entry pointed does not apply to me since I'm not using any .so extension and in any case the config files do not contain the mentioned line: extension=xdebug.so |
|
Another note. [Zend Modules] but xdebug (with lower case x is listed also under the PHP Modules list. Doest this mean: XDebug is really installed as a Zend Extension? I have double checked and in my php.ini file I cannot find another location where xdebug or Xdbug is mentioned |
|
Can you please make sure you don't have an extension= line for xdebug somewhere? The top bit of phpinfo() shows you which .ini files are loaded. |
|
The requested information was not provided. Please re-open if you do provide that information. |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-08-24 07:37 | trotters213 | New Issue | |
2010-08-24 07:37 | trotters213 | Operating System | => Windows Server 2003 Server Enterprise Edition SP2 |
2010-08-24 07:37 | trotters213 | PHP Version | => 5.3.3 |
2010-08-24 07:37 | trotters213 | Xdebug Version | => 2.1.0 |
2010-10-04 16:20 | ivano | Note Added: 0001577 | |
2010-10-04 16:22 | ivano | Note Edited: 0001577 | |
2010-10-04 16:55 | ivano | Note Added: 0001578 | |
2011-01-10 22:01 | derick | Note Added: 0001643 | |
2011-01-10 22:01 | derick | Assigned To | => derick |
2011-01-10 22:01 | derick | Status | new => feedback |
2011-03-30 21:59 | derick | Note Added: 0001707 | |
2011-03-30 21:59 | derick | Status | feedback => resolved |
2011-03-30 21:59 | derick | Resolution | open => unable to reproduce |