MySQL Forums
Forum List  »  Security

Re: Building User Accounts and PHPMyAdmin
Posted by: Tyler Longren
Date: February 07, 2005 04:17PM

If you're connecting to localhost, open up MySQL Adminstrator, go to "Startup Variables", then to the "Security" tab. Then check "Use Old Passwords". You might try upgrading your phpMyAdmin install also if it's not the most recent version.

"old_passwords" isn't the correct directive to add to my.ini file, it's supposed to be "old-passwords".

note the hyphen as opposed to the underscore. So, if you're not connecting to "localhost" with MySQL Administrator, you'll need to add the "old-passwords" directive to my.ini.

tyler

http://longren.no-ip.org/

Options: ReplyQuote


Subject
Views
Written By
Posted
5650
February 07, 2005 04:04PM
Re: Building User Accounts and PHPMyAdmin
3289
February 07, 2005 04:17PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.