
22nd August 2010, 09:45
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,896
Thanks: 693
Thanked 4,190 Times in 3,208 Posts
|
|
The ispconfig monitor checks if there is a mysql server running on localhost (IP 127.0.0.1). Ensure that your mysql server listens on all IP addresses incl. 127.0.0.1 and that you have a correct record for localhost in /etc/hosts which points to IP 127.0.0.1.
|