PHP wamp server and xdebug?

i am trying to install xdebug with komodo IDE 10.2.

i am working on window 7,
i am working in local with wamp server,

is what I need to change apache.conf to set the port at 9000?
as localhost:9000 in the webserver ??

Hi @JeremieRousseau, the steps for installing and configuring xdebug are explained here:

http://docs.komodoide.com/Manual/debugphp#debugging-php-komodo-ide-only_remote-php-debugging_configuring-remote-php-debugging_step-1-copy-the-debugging-extension-to-the-web-server

Note that WAMP might already include xdebug, I suggest you do some quick research on wamp + xdebug prior to reading our docs.