Eclipse – Php Activation XDebug
Debuggage php sous Eclipse :
Php.ini
[Xdebug] zend_extension=/usr/lib/php/extensions/no-debug-non-zts-20100525/xdebug.so xdebug.remote_enable=On xdebug.remote_host="localhost" xdebug.remote_port=9000 xdebug.remote_handler="dbgp"
http://xdebug.org/wizard.php
http://devzone.zend.com/1120/introducing-xdebug/
http://blog.pascal-martin.fr/post/xdebug-debugging-graphique-eclipse-pdt#configuration-php-xdebug
Laisser un commentaire