Re: [FC2] Can't start mysql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2004-05-30 at 09:17, Coume - Lubox.com wrote:
> On Sun, 2004-05-30 at 14:57, Hannes Mayer wrote:
> > Did you remove the anonymous user in MySQL ?
> > 
> > from /etc/rc.d/init.d/mysqld:
> > 
> >          # If you've removed anonymous users, this line must be changed to
> >          # use a user that is allowed to ping mysqld.
> >          ping="/usr/bin/mysqladmin -uUNKNOWN_MYSQL_USER ping"
> > 
> > if the user you're using also has a password, add -ppassword
> 
> No, I did not remove anything, and I changed nothing at all it is in the
> same state that it is when you just install FC2.
> 
> I do not understand, I never had any problem with my other installation
> before :(
> 
> Ludo

Edit the /etc/rc.d/init.d/mysqld script and add "-u mysqld" to the lines
that issue the "mysqladmin ping" command so they look like this:
        mysqladmin -u mysqld ping

That should do the trick.  ;)


Shockwave



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux