Hello Fabian,
On Sat, 11 Aug 2007, Fabian Sempf wrote:
> I've got some problems installing xdebug 2.0.0 on PHP 5.2.1 (PHP API:
> 20041225, PHP Extension: 20060613, Zend Extension: 220060519) running
> on ubuntu Feisty. I installed xdebug via "pecl install xdebug".
>
> The thing is: Everything works right when I use "extension=xdebug.so"
> in my php.ini, besides the warning in the phpinfo: "XDEBUG NOT LOADED
> AS ZEND EXTENSION". When I try to use "zend_extension=xdebug.so" or
> "zend_extension_ts=xdebug.so", the extension will not be loaded.
zend_extension= requires a full path to the .so file.
regards,
Derick
-- Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.orgReceived on Sat Aug 11 2007 - 17:12:42 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST