Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[xdebug] point d'arrêt non fonctionnel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
sylvain.bonnemaison
Apprentice
Apprentice


Joined: 13 Jan 2008
Posts: 152

PostPosted: Tue Jun 30, 2009 12:13 pm    Post subject: [xdebug] point d'arrêt non fonctionnel Reply with quote

Bonjour,
J'ai installé un environnement de développement PHP basé sur Eclipse Galileo Php, Lighttpd, PHP et Xdebug. Tout semble être correctement installé mais lors du lancement du debug dans Eclipse le point d'arrêt n'est pas pris en compte. La session a pourtant bien démarré sous firefox. Phpinfo() renvoi bien les réglages Xdebug.
Configuration Xdebug - /etc/php/cgi-php5/ext/xdebug.ini
Code:
zend_extension=/usr/lib/php5/lib/php/extensions/no-debug-non-zts-20060613/xdebug.so
xdebug.remote_enable=On
xdebug.remote_handler="dbgp"
xdebug.remote_host="localhost"
xdebug.remote_port="9000"
xdebug.remote_log="/var/log/lighttpd/xdebug-cgi.log"

Quelles pourraient être les raisons de ce problème ?
Merci
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum