> > I have this error
> > Can't connect to local MySQL server through socket '/tmp/mysql.sock'
> > (111)
sounds like MySQL is not running on your server.. ensure it's installed
properly and has actually started, i think typing
mysqladmin -p version
at the command line will tell you if it's running.
you might find some useful info here:
http://www.mysql.com/doc/S/t/Starting_server.html
good luck,
simon
-------------------------------------------
Studio 24 Ltd | tel. 01223 501 892
PO Box 88 | fax. 0870 063 1216
Cambridge | mob. 07974 074 547
CB4 1XH | www.studio24.net
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]