Ricardo Striquer Soares <[EMAIL PROTECTED]> writes:

> i have recently installed  the red hat 7.1 in my computer,
> althought i have not installed the mysql durring the os
> installations,  naw i installed the mysql database


> but its giving me a socket  error like this:

>From our RPMs, or did you download it from somewhere else?

> /etc/rc.d/init.d/mysqld status mysql dead but subsys locked

Have you done anything manual yourself, like my_install_db or
something similar? 

One thing you could try (will remove all your current data, but it
didn't sound like you had anything there):

Go to /var/lib/mysql, and "rm -fr *" in that directory. After that,
start it the normal way ("service mysqld start"), and everything
should be fine.

-- 
Trond Eivind Glomsrød
Red Hat, Inc.

---------------------------------------------------------------------
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