Homestead7.3.3 php7.2 encountered problems after installing xdebug2.6.6

php7.2-I | grep xdebug

Failed loading / usr/lib/php/20151012/xdebug.so: / usr/lib/php/20151012/xdebug.so: undefined symbol: php_log_err

Mar.09,2021

confirm that the corresponding so file exists and that the path is correct.


the parameter of compilation and installation is incorrect, php-I | the path of the extension confirmed by grep extension_dir

Menu