Menu

#1454 MySQL Database Login problem

1.130
open
5
2004-01-29
2004-01-29
No

MySQL Database Login problem

Page http://localhost:10000/mysql/ just started giving these
errors, this thing has been working for a almost a year without
any problems and it just started giving me this error: (see below)

nothing on this server has changed. I've searched the forums on
the webmin.com site and noticed a couple of other instances of
this problem I've tried everything with this file. recreating it,
setting it up again, differnt usernames / passwords.

also mysql runs fine, I can do everything from the command line

_____error
Webmin needs to know your MySQL administration login and
password in order to manage your database. Please enter your
administration username (usually root) and password below.
_____end

____here is my webmin generated config file.

start_cmd=/etc/init.d/mysql start
access=*: *
mysqlimport=/usr/bin/mysqlimport
style=0
date_subs=0
perpage=25
stop_cmd=/etc/init.d/mysql stop
mysqlshow=/usr/bin/mysqlshow
mysql=/usr/bin/mysql
mysqldump=/usr/bin/mysqldump
nodbi=0
add_mode=0
mysql_libs=
blob_mode=0
mysqladmin=/usr/bin/mysqladmin
port=
host=
login=root
sock=

Discussion

  • Jamie Cameron

    Jamie Cameron - 2004-02-03

    Logged In: YES
    user_id=129364

    I would suggest logging into mysql normally and checking the
    your 'users' table. Often this kind of problem is caused by
    an 'anonymous' user, which should normally be deleted ..

     
  • Christopher Miller

    Logged In: YES
    user_id=963163

    I checked, that is not it???

     
  • Jamie Cameron

    Jamie Cameron - 2004-02-04

    Logged In: YES
    user_id=129364

    Another thing to try - click on Module Config and change the
    'Use DBI to connect' option to 'No'.

     
  • Nobody/Anonymous

    Logged In: NO

    That didn't work either.

     

Log in to post a comment.

Auth0 Logo