

Jeszcze tak z informacji bardziej technicznych
DLL'ka xdebuga: php_xdebug-2.1.0-5.2-vc6.dll
wersja PHP: 5.2
Apache: 2.2.6
I wpis dla Xdebuga w PHP INI:
Kod
; Xdebug
zend_extension_ts = "C:/WebServ/php/ext/php_xdebug-2.1.0-5.2-vc6.dll"
xdebug.remote_enable = 1
xdebug.remote_handler = dbgp
xdebug.remote_host = localhost
xdebug.remote_port = 9000
zend_extension_ts = "C:/WebServ/php/ext/php_xdebug-2.1.0-5.2-vc6.dll"
xdebug.remote_enable = 1
xdebug.remote_handler = dbgp
xdebug.remote_host = localhost
xdebug.remote_port = 9000
PS. Jak ktoś chce mogę dać cały plik PHP.ini
