Dear all,
I appear to be stumped... I wish to debug my php scripts but they call to a MySQL server. Now I could either set up a test server and install MySQL, php, apache etc. and either DBG or Zend Core, or install a debugger onto the remote server.
The MySQL database needs to be online...