>> P.S. I went to the mysql site, and found that my.conf had to be copied
to
>> /etc/my.conf after doing the make, make install, etc...so i did that, and
>> that's there now, with socket=/tmp/mysql.sock. But when i try and
install
>> the asgard site, it still craps out with the following error:
>>
>> Message: Reading config file install-repligard.conf
>> midgard-lib: mgd_connect to midgard@localhost://midgard failed: Can't
>> connect to
>> local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
>> ** CRITICAL **: Error in DB connection
>It's dependant on how mysql was compiled where my.conf should be
>located. But if you've installed mysql from packages it's very
>reasonalbe to assume /etc.
I installed it from source, and followed the instructions from mysql.com to
copy the sample my-size.cnf to /etc/my.cnf. Unfortunately, even after doing
this, midgard keeps looking at /var/lib/mysql/mysql.sock. Is there anything
else that i can do? If i re-install mysql, would i have to also rebuild all
the midgard modules?
>Did you also specify the my.conf line in the [client] section?
there is no my.conf file...i just made sure that socket=/tmp/mysql.sock in
the my.cnf file...this is in the [client] section.
Aditya
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]