Report this

What is the reason for this report?

xdebug.so No such file or directory?

Posted on March 29, 2017

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.
0

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.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.