Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

Setup XDebug for WAMP 3.0.8 64bit (1 reply)

$
0
0
Hi,

I am trying to setup xDebug on Windows 10 running Wampserver 3.0.8 64bit, PHP 7.0.11, Apache 2.4.23
I am aware that Wamserver comes with xDebug already installed but for some reason xDebug is not appearing anywhere when I look at phpinfo.php.

Below is my xDebug configuration in C:/wamp64/bin/apache/apache2.4.23/bin/php.ini

zend_extension ="c:/wamp64/bin/php/php7.0.11/zend_ext/php_xdebug-2.5.0-7.0-vc14-x86_64.dll"

xdebug.remote_enable = off
xdebug.profiler_enable = off
xdebug.profiler_enable_trigger = Off
xdebug.profiler_output_name = cachegrind.out.%t.%p
xdebug.profiler_output_dir ="c:/wamp64/tmp"
xdebug.show_local_vars=0

Am I missing something or do you I need to do anything else?

Viewing all articles
Browse latest Browse all 3177

Trending Articles



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