[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] osCommerce on Raq550
- Subject: RE: [cobalt-users] osCommerce on Raq550
- From: BSmith@xxxxxxxxxxx
- Date: Tue Aug 26 09:13:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----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