I've installed FoxServ and Apache appears to work, but
phpMyAdmin fails with the following error:
Warning: MySQL Connection Failed: Can't connect to
MySQL server on 'localhost' (10050) in lib.inc.php on
line 255
Can anyone provide a solution to fix this - does some
config parameter need setting?
Thanks,
James
Logged In: NO
You need to modify the config.inc.php and/or add a user in
MySQL so you can connect to. See the documentation.html
Logged In: NO
Make sure your MySQL is running. It can't connect if it
isn't running.
(On win9x this is easy - just run the WinMySQLAdmin
program - it will start the SQL server for you. A window
will flash on your screen, then minimise itself to a
traffic-light icon in your system tray)