|
|
1
3
|
|
|
2
0
这个问题困扰了我将近一年。实际上,我们必须用ubuntu设置虚拟机,因为我们没有让xdebug在windows上工作。 我刚从下载了xampp1.7.7www.apachefriends.org 现在这个错误已经被修复了。 |
|
|
3
0
ActiveState为大多数操作系统提供Xdebug的预编译版本。可从此页面下载软件包; http://code.activestate.com/komodo/remotedebugging/
如果要更新XAMMP for Mac安装,它位于XAMMP文件夹中。 xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626/xdebug.so 从这里开始: http://kubyshkin.ru/posts/installing-php-xdebug-extension-on-mac-os-x-10-7-lion.html |