On Thu, 2002-10-24 at 16:13, Ryan McDougall wrote:
>
> > /etc/rc.d/init.d/mysql start
> > or
> > service mysql start
> >
use "redhat-config-services" and the mysqld service will start at boot
up but I'd stick with trying the service mysqld restart command
until you figure out any problems st
What is the hostname of the machine? I'm no expert, but the error msg
leads me to believe that MySQL can resolve your machine's hostname to an
ip address.
-Original Message-
Ok so I tried the /etc/init.d/mysqld start and it almost worked it
returned this error: Initializing MySQL datab
--- Kevin McConnell <[EMAIL PROTECTED]> wrote:
>
> /etc/rc.d/init.d/mysql start
> or
> service mysql start
>
> Be sure to change your password as soon as you fire it
> up.
>
>
> =
> Kevin C. McConnell --RHCE--
>
Ok so I tried the /etc/init.d/mysqld start and it almost worked it returned
--- Ryan McDougall <[EMAIL PROTECTED]> wrote:
> Hello everyone,
Hi Ryan,
>
> Well this is my problem. I have a Psyche box that I
> want to use for web
> developement purposes. So I installed PHP and MySQL.
> My trouble is that I can't
> get MySQL to start with a user other than root. Just
> to