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

Is xdebug OK in my local server? (3 replies)

$
0
0
Hi,

I'm running wamserver 3.1.4 64 bit on my win10 laptop.

I'm trying to use xdebug there with my VSC IDE so I want to check if xdebug is OK on my wamp.

I donwloaded php_xdebug-2.2.7-5.3-vc9-x86_64.dll and then renamed it to php_xdebug.dll at C:\wamp64\bin\php\php5.3.28\zend_ext

I've this config at my C:\wamp64\bin\php\php5.3.28\phpForApache.ini:
[xdebug]
;zend_extension =C:/wamp64/bin/php/php5.3.28/zend_ext/php_xdebug.dll
zend_extension = php_xdebug.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

So, I see xdebug version 2.2.7 at my phpinfo(), and quite a lot of xdebug info there. BUT wampserver panel keeps showing me this red square for php_xdebug extension at "no dll" section from PHP extensions.

So, it's OK or not?

Thanks,
Juan Vicente

PS: I also see the red square for php_opcache but I'm not realley sure I need it at my local server.

Viewing all articles
Browse latest Browse all 3177

Trending Articles



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