AbanteCart Community

Shopping Cart Operations => Support => Topic started by: payamstudent on October 11, 2012, 04:04:34 AM

Title: 1.10 new installation issue mysl 5.0
Post by: payamstudent on October 11, 2012, 04:04:34 AM
Configuration
Configuring Your AbanteCart...

when i looked at sql server it did create the tbls but getting this error


 Sorry, but error occured during installation:
Name   Info
2::warning
mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/content/60/8532360/html/core/database/mysql.php on line 28
10000::database error
Error: Could not make a database connection using @ in /home/content/60/8532360/html/core/database/mysql.php on line 29



Title: Re: 1.10 new installation issue mysl 5.0
Post by: abantecart on October 11, 2012, 10:22:47 PM
This error indicates that something in configuration of your local MySQL prevents the connection.  Possibly misconfiguration.

Check this
http://www.tech-recipes.com/rx/762/solve-cant-connect-to-local-mysql-server-through-socket-tmpmysqlsock/