[xdebug-general] Unable to load xdebug in PHP 5.3

From: Dr. Gianluigi Zanettini <gianluigi.zanettini[@]megalab.it>
Date: Mon, 06 Jul 2009 13:35:34 +0200

Hi all,
I'm in a bit of troubles. Since PHP 5.3 final (TS, VC6 on Apache 2.2
loaded as module on Windows Vista x64) I can no longer xdebug (2.0.5,
VC6, TS), because the module ain't even showing up in phpinfo().

With PHP 5.2 I had before, everythig worked pretty good.

I'm loading the extension with

[xdebug]
zend_extension_ts="D:\Programs\Apache\PHP\ext\php_xdebug.dll"

xdebug.default_enable=On

xdebug.max_nesting_level=100

xdebug.remote_enable=1
xdebug.remote_port=9000
xdebug.remote_handler="dbgp"

xdebug.profiler_enable=0
xdebug.profiler_output_dir="D:\Zane\Desktop"
xdebug.profiler_append=Off
xdebug.profiler_enable_trigger=0

I don't have any other extension loaded but xdebug and MySQL.

I tried both to use my "old" PHP.ini, and the 5.3's one with just
diplasy_errors and xdebug with no luck.

I tried to touch "D:\Programs\Apache\PHP\ext\php_xdebug.dll" via shell
and it's there and accessible.

I'm logged as admin, and I have UAC turned off.

The server is localhost, and the firewall is cehcked for both 9000 and
80 ports avalability.

Any help would be extremely appreciated, thanks!

--
| Dr. GIANLUIGI ZANETTINI               http://www.megalab.it |
| Consulente Informatico                P.IVA 01565180385     |
| Servizi Web & Assistenza              Tel: +39 338 8562977  |
| gianluigi.zanettini[@]megalab.it        Fax: +39 0532 9631162 |
Received on Mon Jul 06 2009 - 13:54:35 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST