3

I'm using Chrome with 2 installs of phpmyadmin (3.3.2deb1 and 2.11.8.1deb5+lenny8). Since about 3 weeks ago, chrome does not remember the saved password anymore and doesn't prompt to save it. Both installs are on default http connections and use the MySQL password - session ba

Other browsers do and save the password. I have checked:

  • chrome saved passwords (empty)
  • chrome don't save password list (empty)
jdog
  • 117

1 Answers1

1

Several solutions to this one problem.

The thread Can I force Google Chrome to remember passwords? gives this advice :

Use the autocomplete=on extension. It changes 'autocomplete=off' to 'autocomplete=on' in web pages, so your passwords will be remembered.

The thread Chrome doesnt ask to save passwords says :

Go to C:\Documents and Settings\YOUR PROFILE\Local Settings\Application Data\Google\Chrome\User Data\Default
Make sure chrome is closed
Delete the file named Web Data (or make a backup)
Restart Chrome

Once you restart, chrome should automatically create the same "Web Data" file.
The only problem is that you'll have to save all the passwords again.

(This advice is evidently for XP, other operating systems will have this file elsewhere.)

The thread Google Chrome Save Password Problem? advices a last-ditch effort of importing the passwords from Firefox.

harrymc
  • 498,455