I got this error message to email multiple times in a day : Failed loading /usr/lib/php/20121212/xdebug.so: /usr/lib/php/20121212/xdebug.so: cannot open shared object file: No such file or directory
System is: ubuntu 14.04 x64 After this linux command i started to get this error: apt-get update && apt-get upgrade -y && apt-get dist-upgrade
How i can get message off?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
It appears that this has occurred to some users after a PHP upgrade. Resolving it will likely mean identifying the location of your xdebug.so file and updating your php.ini to match. These threads include several suggestions on how to accomplish this.
http://stackoverflow.com/questions/15232848/xdebug-and-php-not-working-on-my-server
http://stackoverflow.com/questions/23408771/xdebug-error-failed-loading-xdebug-so-xdebug-so-cannot-open-shared-object-fi