I've recently set up MySQL, PHP and Apache on my laptop. Its running Windows 7, 64 bit.
It was working fine at first but today I've tried to connect via the webpage I created and there's a database error, then when I try through phpMyAdmin (version 2.11.10) I get this message:
#2003 - The server is not responding
If I try to connect via the MySQL command line client, it connects fine and can display the data from the tables, so why would my phpMyAdmin and the web page suddenly start giving an error? I haven't changed anything.
Thanks,
Nick.