On Fri, 1 Sep 2006, Winston Lim wrote:
> I've installed xampp 1.5.3a, everything works ! Inside there is a
> xdebug.dll comes together with the package, loaded as a normal php
> extension, I'm wondering is it ok to load as normal php extension
> without as zend extension, would it affected my debugging and
> profiling ?
It should be loaded as a zend extension. Check if it shows up near the
Zend logo in phpinfo() output.
> Before I was using Apache 2.0.59 and PHP 5.1.4, but the measured time
> was not there, with the xdebug.dll from xdebug.org, I guess apache,
> php and the xdebug.dll did not mixed well.
As I said... it's a temporary problem in the code. I think xampp might
be bundling a slightly older version of Xdebug.
regards,
Derick
-- Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.orgReceived on Fri Sep 01 2006 - 09:41:59 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST