
14th December 2006, 08:37
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,888
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
|
|
Either your mysql server is not running or it is not listening on 127.0.0.1 Please try to start the mysql server:
/etc/init.d/mysql start
|