Well lets get it running<G> 
Basic install nothing fancy

./configure

make 

make install

to fix your error create a symlink

su to root


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

Cheers

M;)


-----Original Message-----
From: Nick Torenvliet [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 13, 2001 1:32 PM
To: Mysql (E-mail)
Subject: mysql.sock error



I'm trying to start my first ever installation of mysql, so I've installed
the tar.gz (3.23.42 on Linux) and I've run ./configure from /mysqlhome when
I try to star the server I get the following message

Can't connect ot local MySQL server through socket '/tmp/mysql.sock'

When I do a find I can't find the mysql.sock file anywhere on my server.

Any suggestions?


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to