我使用的是
Linux Mint 16,我今天更新了Linux Mint 17版本,正确更新了所有内容,但是xdebug没有被激活,所以我卸载它并重新安装它,我注意到当我去安装xdebug时,它显示了这个消息警告您无法激活.
这是由于扩展的一些安全问题?如何启用xdebug现在这个新的更新安装?
- default@Default-PC ~ $sudo apt-get install PHP5-xdebug
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following NEW packages will be installed:
- PHP5-xdebug
- 0 upgraded,1 newly installed,0 to remove and 18 not upgraded.
- Need to get 0 B/253 kB of archives.
- After this operation,982 kB of additional disk space will be used.
- Selecting prevIoUsly unselected package PHP5-xdebug.
- (Reading database ... 272442 files and directories currently installed.)
- Preparing to unpack .../PHP5-xdebug_2.2.3-2build1_amd64.deb ...
- Unpacking PHP5-xdebug (2.2.3-2build1) ...
- Setting up PHP5-xdebug (2.2.3-2build1) ...
- PHP5_invoke xdebug: no action - module was disabled by maintainer for apache2 SAPI