On Mon, 2003-02-03 at 01:02, Benedict wrote: > ERROR 2002: Can't connect to local MySQL server through socket > '/var/lib/mysql/mysql.sock' (2)
Here's the error > repligard-CRITICAL **: Error in DB connection And here > I don't know what to do now. It seems to me that you have set the root password for mysql. You could try: rpm -e midgard-data mysqladmin -u root -p password '' rpm -ivh midgard-data-1.4.4-1.i386.rpm mysqladmin -u root password 'The_password_You_want_to_have' And then try to install Aegir again. /Skallen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
