View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000891 | Xdebug | Installation | public | 2012-10-04 21:15 | 2012-10-12 09:39 |
Reporter | seanr | Assigned To | derick | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | Mac | OS | OSX | OS Version | 10.7.5 |
Product Version | 2.2.1 | ||||
Summary | 0000891: image not found error when attempting to load xdebug | ||||
Description | Followed the wizard's instructions successfully, but I am not able to get xdebug to load at all. I get the following error: Failed loading ”/Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626/xdebug.so”: dlopen(”/Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626/xdebug.so”, 9): image not found This is in my php.ini: zend_extension=”/Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626/xdebug.so” I've confirmed that file is indeed there: $ ls -al /Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626/xdebug.so | ||||
Steps To Reproduce | Download xdebug-2.2.1.tgz | ||||
Additional Information | I've also tried the version packaged with XAMPP and no luck there either. | ||||
Tags | No tags attached. | ||||
Operating System | OSX 10.7.5 | ||||
PHP Version | 5.3.1 | ||||
|
zend_extension=”/Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626/xdebug.so” That looks like curly quotes, and not straight quotes. Could that be it? Note that the output doesn't show quotes at all. |
|
That is indeed what it was. God, who the hell invented curly quotes? Thanks. |
|
No worries :-) Closing this then. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-04 21:15 | seanr | New Issue | |
2012-10-06 11:23 | derick | Note Added: 0002356 | |
2012-10-06 11:23 | derick | Assigned To | => derick |
2012-10-06 11:23 | derick | Status | new => feedback |
2012-10-08 15:30 | seanr | Note Added: 0002357 | |
2012-10-08 15:30 | seanr | Status | feedback => assigned |
2012-10-12 09:39 | derick | Note Added: 0002361 | |
2012-10-12 09:39 | derick | Status | assigned => resolved |
2012-10-12 09:39 | derick | Resolution | open => no change required |