Search results

  1. I

    PHP Debugger

    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...
  2. I

    Can't connect to local MySQL server

    Hello there, Was meddling around with the latest php MySQL project I'm working on and this morning I recieved the error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) On the account info page it says that MySQL is online, however, phpMyAdmin is...
Top