Hi,
I am attempting to install xdebug on Suse Linux 10, with XAMPP for Linux
1.6.4, and am getting the following error after editing my php.ini file:
-- linux:/opt/lampp/etc # php -m Failed loading /opt/lampp/htdocs/xdebug/xdebug.so: /opt/lampp/htdocs/xdebug/xdebug.so: invalid ELF header -- The additional lines added to my php.ini, are: ; xdebug config for Linux and Mac OS X zend_extension=/opt/lampp/htdocs/xdebug/xdebug.so xdebug.remote_enable=1 xdebug.remote_handler=dbgp xdebug.remote_mode=req xdebug.remote_host=192.168.1.150 xdebug.remote_port=9000 xdebug.idekey=<idekey> Can you please give some insight, as to what may be causing the error? Thanks, Martin -- Martin Sommer 650-346-5307 martin[@]sommer.net http://www.linkedin.com/in/martinsommer "Turn technical vision into reality."Received on Wed Apr 08 2009 - 02:19:52 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST