May 15, 2013

XDebug

So - followed the steps to paste the phpinfo() output into the following webpage: http://xdebug.org/wizard.php. Pasted the instructions, followed the step where it said "add the following line to php.ini".

Few notes:

  1. XDebug needs the full path.
  2. The link above will say to just add zend_extension="path to dir". That is wrong. It needs to be the full path, including the directory, to  the xdebug dll.