以下是我的/etc/php/7.0/cli/php.ini
[XDebug]
zend_extension = /usr/lib/php/20151012/xdebug.so
xdebug.remote_enable = on
xdebug.remote_connect_back= on
xdebug.remote_autostart = on
xdebug.remote_port=9000
xdebug.idekey=PHPSTORM
我无法启用xdebug.remote_enable为什么?我无法正常调试。有人知道xdebug有什么问题吗?
Xdebug installed: 2.5.1
Server API: Command Line Interface
Windows: no
Zend Server: no
PHP Version: 7.0.15-0
Zend API nr: 320151012
PHP API nr: 20151012
Debug Build: no
Thread Safe Build: no
Configuration File Path: /etc/php/7.0/cli
Configuration File: /etc/php/7.0/cli/php.ini
Extensions directory: /usr/lib/php/20151012