由于我的Vagrant项目中的错误而无法调试

问题描述

在我的Vagrant项目中执行PHP --version时,出现此错误

Failed loading /usr/lib/PHP/7.4/modules/xdebug-2.9.5.so:  /usr/lib/PHP/7.4/modules/xdebug-2.9.5.so: cannot open shared object file: Permission denied
PHP 7.4.9 (cli) (built: Aug  7 2020 14:29:36) ( NTS )
copyright (c) The PHP Group
Zend Engine v3.4.0,copyright (c) Zend Technologies
with Zend OPcache v7.4.9,copyright (c),by Zend Technologies

有了这个,我什至无法在PHPStorm中调试。有人知道吗? 我有一个项目,我没有收到此错误,调试正常。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)