Re: Redhat 7 newbie.....

2001-02-26 Thread Luis

Thomas O'Neill wrote:

 I just installed Redhat 7.0 and MySql while i was at it.  But the deamon is not 
running. I get the

 ERROR 2002: Can't connect to local MySQL server through socket 
'/var/lib/mysql/mysql.sock' (111)

 when i try to use the client.  Could someone please clue me in as to home I get this 
baby going...

 Thanks!

 Tom

You know what the version that came with the red hat cd sucks !!!

you have to download the current one. Theres a lot of bugs with the red hat 7 cd.

try going to www.mysql.com and download the rpm file .

Luis


-
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




Redhat 7 newbie.....

2001-02-25 Thread Thomas O'Neill

I just installed Redhat 7.0 and MySql while i was at it.  But the deamon is not 
running. I get the 

ERROR 2002: Can't connect to local MySQL server through socket 
'/var/lib/mysql/mysql.sock' (111)

when i try to use the client.  Could someone please clue me in as to home I get this 
baby going...

Thanks!

Tom



Re: Redhat 7 newbie.....

2001-02-25 Thread B. van Ouwerkerk


when i try to use the client.  Could someone please clue me in as to home 
I get this baby going...

Thanks!

Tom

RTFM (Read The Fine Manual) :-) you can find it at www.mysql.com

Search the archive: http://lists.mysql.com

Checkout www.devshed.com

Bye,

B.



-
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




Re: Redhat 7 newbie.....

2001-02-25 Thread Seung-woo Nam

Hi:
Make sure MySQL is started when your system boots up. Run 'setup' as root and go to 
'System Services'
and make sure mysqld is checked. If you want to start the daemon without restarting run
'/etc/init.d/mysqld start' as root.

Seung-woo Nam

Thomas O'Neill wrote:

 I just installed Redhat 7.0 and MySql while i was at it.  But the deamon is not 
running. I get the

 ERROR 2002: Can't connect to local MySQL server through socket 
'/var/lib/mysql/mysql.sock' (111)

 when i try to use the client.  Could someone please clue me in as to home I get this 
baby going...

 Thanks!

 Tom


-
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