MySQL Forums
Forum List  »  Install & Repo

Re: not starting after install
Posted by: Lenz Grimmer
Date: December 02, 2005 05:32AM

Hi,

Mike Rappe wrote:

> I dis-abled SELinux and re-booted the server and
> re-installed mysql. this time it created the user
> mysql but, it still will not start. this is the
> output when i try to start it via the bash -x
> mysql start command:

Thanks for the trace, that was helpful. It seems like the original Red Hat MySQL RPM left a /etc/my.cnf file around - it contains a line that changes "basedir" to /var/lib, which causes the startup script to look for the binaries at the wrong location. Please either comment out that basedir variable or remove /etc/my.cnf completely, if you have not further customized it yet. Better start with a fresh one from scratch. Our RPMs don't ship with a /etc/my.cnf file by default, but they honour an existing one.

Bye,
LenZ

Lenz Grimmer - MySQL Community Relations Manager - http://de.sun.com/
Sun Microsystems GmbH, Sonnenallee 1, 85551 Kirchheim-Heimstetten, DE
Geschaeftsfuehrer: Thomas Schroeder, Wolfgang Engels
Vorsitz d. Aufsichtsrates: Martin Haering AG Muenchen: HRB161028

Options: ReplyQuote


Subject
Written By
Posted
November 29, 2005 05:54PM
December 01, 2005 05:42AM
December 01, 2005 11:52AM
December 01, 2005 04:00PM
December 01, 2005 08:49PM
December 02, 2005 05:50AM
Re: not starting after install
December 02, 2005 05:32AM
December 02, 2005 01:07PM
December 05, 2005 03:10AM
December 05, 2005 05:01PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.