rubing Posted January 3, 2009 Share Posted January 3, 2009 whenever i type a pear command i get the following error: Failed loading /usr/lib/php5/20060613/xdebug.so: /usr/lib/php5/20060613/xdebug.so: cannot open shared object file: No such file or directory This started happening after I uninstalled the extension. I uninstalled it b/c I realized that I had already had it installed via ubuntu. Now, I just keep getting that error. I guess I could install it again with pear, but rather just get rid of the error. thanks! Quote Link to comment Share on other sites More sharing options...
corbin Posted January 4, 2009 Share Posted January 4, 2009 Just remove line in php.ini for it if you don't plan on using it. If you do want to use it, you'll need to find the correct location of it and put it in php.ini. Quote Link to comment Share on other sites More sharing options...
rubing Posted January 4, 2009 Author Share Posted January 4, 2009 yeah i did that initially...turns out it was something else that's probably debian/ubuntu specific. there's a directory: /etc/php5/apache2/conf.d and inside there was a file xdebug.ini that specified the loaction of the extension. all i did was remove it and the problem was solved! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.