I am not very good with database setups and wanted to see if someone could help me figure out how to fix this error? I use godaddy as my webhost. Couple easy questions first:
1. Do I need to create the database "before" I try to enter the installation or after I entered the installation?
2. Do I need to edit the db or any config files before entering installation?
Sorry for the N00b questions, just trying to figure this out, LOL.
ERROR:
The mySQL error was: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Error - The mySQL error was: Can't connect to local MySQL se
-
BladeRunnRCiva
- Posts: 2
- Joined: Sat Dec 30, 2006 10:41 pm
Error - The mySQL error was: Can't connect to local MySQL se
Sincerely,
BladeRunnR Civa
BladeRunnR Civa
-
BladeRunnRCiva
- Posts: 2
- Joined: Sat Dec 30, 2006 10:41 pm
Re: Figured it out, LOL
In that case it would be nice if you could still post your solution so other users with similar problems could find it in this forum. ThanksBladeRunnRCiva wrote:Bah, figured it out, lol.
YL
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Sadly I can only lead you to the godaddy support - it seems your MySQL server wants to use a socket connection where there is none.
It might help if instead of "localhost" you enter the database server as "127.0.0.1", which will then use a TCP connection instead of a socket one.
Best regards,
Garvin
Sadly I can only lead you to the godaddy support - it seems your MySQL server wants to use a socket connection where there is none.
It might help if instead of "localhost" you enter the database server as "127.0.0.1", which will then use a TCP connection instead of a socket one.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/