View Issue Details

IDProjectCategoryView StatusLast Update
0000962XdebugUncategorizedpublic2016-11-28 20:15
Reporterbernadskaya Assigned Toderick  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionno change required 
PlatformMacOSOS XOS Version10.8.3
Product Version2.2.3 
Summary0000962: Can't solve problem "xdebug.so, 9): image not found"
Description

Hi all!

I'm trying to run different scripts in Terminal, and get this message:

"Failed loading /Applications/MAMP/bin/php5.4.10/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so: dlopen(/Applications/MAMP/bin/php5.4.10/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so, 9): image not found"

My php.ini :

[xdebug]
zend_extension=/Applications/MAMP/bin/php5.3/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so
xdebug.remote_enable=1
xdebug.remote_log="/var/log/xdebug.log"
xdebug.remote_host=localhost
xdebug.remote_handler=dbgp
xdebug.remote_port=9000
xdebug.remote_autostart=1

I use MAMP 2.1.3 and try to fix it by myself - reinstall xdebug.so as described here http://bugs.xdebug.org/view.php?id=891

Please, help...

TagsNo tags attached.
Operating System
PHP Version5.4.10-5.4.14

Activities

derick

2016-11-28 20:15

administrator   ~0003814

This is unlikely to be a bug in Xdebug, but rather a local system configuration/compilation issue. Please reach out to the mailing list (see: https://xdebug.org/support.php) if this is still a problem for you

Issue History

Date Modified Username Field Change
2013-07-11 12:23 bernadskaya New Issue
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)
2016-11-28 20:15 derick Note Added: 0003814
2016-11-28 20:15 derick Status new => resolved
2016-11-28 20:15 derick Resolution open => no change required
2016-11-28 20:15 derick Assigned To => derick
2020-03-12 16:35 derick Category Usage problems (Wrong Results) => Variable Display
2020-03-12 16:38 derick Category Variable Display => Uncategorized