W liĆcie z pon, 03-02-2003, godz. 01:49, Anders Karlsson pisze: > 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
I fixed it. > > It seems to me that you have set the root password for mysql. No a didn't. I can do this: [kb2qzv@localhost kb2qzv]$ mysql -uroot Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 31 to server version: 3.23.52 Type 'help;' or '\h' for help. Type '\c' to clear the buffer. 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. I have somehow managed to reninstall midgard-data rpm with success (no errors reported, clean install). the error while installing AegirCMS is now alittle different: [root@localhost Aegir-1.0-RC1]# repligard -a -i AegirCMS.xml.gz repligard-CRITICAL **: Error logging into Database Has that anything to do with user 'repligard' in repligard.conf? Benedict --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
