news@celticbear.com
Dave Uhring wrote:[color=blue]
> On Sat, 23 Apr 2005 14:16:47 -0700, new wrote:
>[color=green]
> > I just installed Slackware 10.1 Still need to install some missing
> > needed libraries, but I think that's unrelated.
> >
> > Every time it boots up, or I try "/etc/rc.d/rc.mysqld start" I get
> > this:
> >
> > Starting mysqld daemon with databases from /var/lib/mysql
> > STOPPING server from pid file /var/run/mysql/mysql.pid
> > mysqld ended[/color]
>
> You failed to execute /usr/bin/mysql_install_db first.[/color]
Oh, didn't know I had to do that. All my other distros installs have
been RedHat/Fedora and they pretty much do everything for you.
So I did that, and I got a screen of info, but it's an 80x30 laptop
screen so it all scrolls past and I can't see all the results...but it
tells me to set a root password AFTER starting the service, tells me an
upgrade notice.
And when I look at /var/lib/mysql I now have mysql/ and test/ dirs with
files in them.
So, it looks like that worked.
However, if I try starting the service I get the same errors.
/etc/rc.d/rc.mysqld start
or
/usr/bin/mysqld_safe &
either way, same "...STOPPING from pid file..." error.
Thanks for the reply! That does get me one step closer!
Liam |