I am trying to set up xdebug to work properly with my Komodo IDE. I am running a Magento site and can’t find the proper php.ini file to add the configuration information to. I ran a phpinfo command and checked the location and it was on usr/local/lib/php.ini. When I did research to find where that file was located everything I read said to stay away from that file.
Also where is that file located? Is it in the public_html?
I suggest you to use NetBeans ( it is very easy to configure with Xdebug ).
you should add these lines in your
php.ini:Check the path
/usr/lib/php5/20100525+lfs/xdebug.soand use your one.To have a better experience with Xdebug, I suggest you to use one of those 2 plugin for your browser: