> I'm looking for a webbased interface that will allow me to managae mysql
> databases. However, phpmyadmin has been ruled out due to the fact it
> requires the username and password to be stored in the config file

No it doesn't.

> and that it doesn't have any security to protect the average joe from
> stumbling across it.

Ummm... yes it does. Read the installation directions a little more
carefully.

> So can anyone point me in the direction of a utility that requires a login
> that checks of the users database then throws that information into the
> config for the mysql management?

How about PHPMyAdmin? You can configure it so that it checks the mysql.user
table.

---John Holmes...


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to