[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] osCommerce on Raq550



-----Original Message-----

> When I tried to configure the osCommerce on my RaQ550, the following 
> message appeared.
> 
> 
> Warning: Can't connect to local MySQL server through socket '/tmp/
> mysql.sock' (2) in /usr/sausalito/ui/web/oscommerce/vsite.php 
> on line 84
> 
> Warning: MySQL Connection Failed: Can't connect to local MySQL server 
> through socket '/tmp/mysql.sock' (2) in /usr/sausalito/ui/web/
> oscommerce/vsite.php on line 84
> Could not connect MySQL - Bad User Name or Password!

-----Original Message-----

The problem is with the mysql.sock file, it likes to be deleted some
how?

 ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock

Thanks!

Brian