Enable XDebug on WAMP using Eclipse
For Windows machine running WAMPServer: 1) Install PDT plugin on your eclipse 2) Download XDebug to match your php 3) Install XDebug – save XDebug dll to wamp_path/bin/php/php5.3.5/ext folder 4) Enable XDebug – update php.ini file 4a) comment zend debugger Continue reading Enable XDebug on WAMP using Eclipse