Forgive me if this is not the correct forum, if anyone knows of a more
sutible place please let me know...
I have a win2003 server IIS6 and have been having fits loggin in to
the MyPhpAdmin using a superuser account(or any account for that
matter).
know matter how much I read and look around, mutitude of user
permission checks and a few changes, restarting the server, deleting
the cookie so I can try to log in again, I consinstantly get
Error
MySQL said:
#1045 - Access denied for user: 'ctl_usr@ka-boom' (Using password:
YES)
(I changed user names from 'pma' to 'ctl_user' in the create_table.sql
)
I have read the docs 50 times, made sure I understood them (At least
as
far as a mutlti user env.)
re-read them again 20 times.
I used the create_tables.sql in the scripts folder chose to use cookie
authentication, made certain the ctl_usr has the correct table
permissions on the mysql db, made certain that the config.inc.php file
had the correct user and pass in the
$cfg['Servers'][$i]['controluser']= ctl_usr string and
$cfg['Servers'][$i]['controlpass'] string
I have made certain that the $cfg['Servers'][$i]['pmadb'] string is
set to the phpmyadmin db
and still having the same troube 2 days later.....
If any one here can shed some light
please respond, your time will be appreciated !
Glenn