Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to configure xdebug with WAMP

Tags:

xdebug

wamp

I am using wamp 2.0 and trying to install XDebug extension for php. I have followed all steps written here http://wiki.netbeans.org/HowToConfigureXDebug#How_to_configure_xdebug_with_WAMP but still its not working.

Any suggestion how to fix this?

like image 831
Riz Avatar asked Jan 03 '12 12:01

Riz


People also ask

Where is xdebug ini?

ini" file to configure XDebug. The "Loaded Configuration File" in the screenshot above tells you what "php. ini" file is being used. For Windows, this is normally "c:\xampp\apache\bin\php.


1 Answers

please follow the instructions at http://xdebug.org/find-binary.php

cheers, Derick

like image 171
Derick Avatar answered Sep 24 '22 01:09

Derick