php 4.3.0 + apache + linux suse 8.2
I tried to install xdebug (http://www.xdebug.org/install.php) as an precompiled module, but it seems not running when I did reload apache.
I mean, I can't see it in the module list in phpinfo() page.
Also, I don't know how to catch up events sent by debugger, may I need to build a tcp listener? Any hint about how to do it?
Bye, Alberto.
as usual, I answer myself:
http://www.xdebug.org/docs-settings.php
there are several options to set in php.ini file in order to get the xdebug work.
BTW I would know if someone has tried xdebug and has some hints.
bye, alberto.
-- "Imagination is more important than knowledge"
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php