Two things. I see the following in one of the mysqld.log files: 021004 14:41:05 mysqld started 021004 14:41:05 /usr/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13) 021004 14:41:05 mysqld ended
We have red hat 2.4.7-10. When I tried to install a later version of mysql, I get a bunch of messages like: ... conflicts with file from package mysql-3.23.41-1 So i'm not sure if that is succeeding. Thanks. -----Original Message----- From: Eric Lamendola [mailto:[EMAIL PROTECTED]] Sent: Friday, October 04, 2002 3:09 PM To: Cohan, Sean Subject: Re: Starting someone else's mysqld Hey, There are a lot of things you can do to try to get it started. What version of Linux are you using? If you are using Red Hat, you can simply download and install the latest RPMs. The reason that Mysql is ending is because usually you have to start MySQL as a user with permissions to start it. You can always look in the error log to check to see why it didnt start. It will generally give you information like, it couldnt find the databases, or it didnt have sufficient memory or permissions. Also, I prefer to use the /etc/rc.d/init.d/mysql start command to get things rolling. Ummm... Also make sure there isnt any information in the /etc/my.cnf or /%path/to/mysql/my.cnf files that would stop it from starting. Hope this helps At 02:39 PM 10/4/02 -0400, Cohan, Sean wrote: >I'm new to this list. I hope I don't break any rules, but here goes. I'm >just getting on linux box that someone else set up with mysql 3.23. That >person unfortunately is back in school and hasn't yet answered my questions. >As if his exams are more important than my questions, imagine that. > >I don't see any daemons running nor can I seem to start any. If I try to >run /usr/bin/safe_mysqld, I get the following: > >Starting mysqld daemon with databases from /var/lib/mysql > >mysqld ended. > >Doing 'ps -ef | grep mysql' only shows this grep. > >How can I either remove this installation so I can reinstall the latest >version from scratch, or get mysqld started with this installation? > >Thanks > > >--------------------------------------------------------------------- >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