Quantcast
Channel: WampServer - WampServer Francais
Viewing all articles
Browse latest Browse all 3471

Problème activation xdebug (Pas de réponses)

$
0
0
Ma Configuration :

Windows 7
WAMP : Version 3.1.4
Apache : 2.4.23
PHP : 7.0.10
MySQL : 5.7.14

Bonjour,

Je n'arrive pas à activer Xdebug avec Wamp, j'ai ajouté les lignes suivantes que j'ai trouvé dans un tuto dans php.ini mais je ne vois rien dans phpInfo :
; XDEBUG Extension
zend_extension="C:/wamp64/bin/php/php7.0.10/ext/php_xdebug-2.5.5-7.0-vc14-nts-x86_64.dll"
[xdebug]
xdebug.auto_trace=0
xdebug.default_enable=0
xdebug.collect_assignments=0
xdebug.collect_includes=0
xdebug.collect_params=0
xdebug.collect_vars=0
xdebug.profiler_enable=0
xdebug.profiler_output_dir="c:/wamp64/tmp/"
xdebug.remote_enable=1
xdebug.remote_host="127.0.0.1"
xdebug.remote_port=9000
xdebug.remote_handler="dbgp"
xdebug.remote_log="C:/wamp/logs/xdebug.log"
xdebug.remote_mode=req
xdebug.show_local_vars=0

Wamp fonctionne bien sauf xdebug.
Merci pour votre aide

Viewing all articles
Browse latest Browse all 3471

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>