maylx 0 Report post Posted December 1, 2008 Hi there,I recently uploaded a copy of phpMyAdmin to my site, and everything works fine, except for one problem. I logged in as one user (I'll call him hostacct_dbuser), got through to the good stuff, and now I have a problem. When I log out, it automatically enters that DB username into the username field. Whenever I try to login as a different user, it will assume hostacct_dbuser and will give me the "Password incorrect".But the strange thing is, it only happens on one computer that I use. Unfortunately, the computer I am using does not allow me to access internet settings (at my educational institution), and I cannot empty my cache/delete my cookies, which I'm sure are causing the problems that I'm having.I was wondering if there was any other way to solve this issue. Share this post Link to post Share on other sites
jlhaslip 4 Report post Posted December 1, 2008 Which Browser are you using?There is likely a Browser setting for deleting those "preferences" from its memory without affecting the cookies/cache.In Firefox 3, Edit > Preferences > Privacy Tab > Private Data > select to clear now and untick all except the Form Data Share this post Link to post Share on other sites
maylx 0 Report post Posted December 1, 2008 At the school I'm at, they use Internet Explorer 6 (yeah, I know...) on all of the computers. If I try to access the 'Settings' portion of the browser, I simply get a 'Access denied' error message. Share this post Link to post Share on other sites
harrison858 0 Report post Posted December 1, 2008 That probably has something to do with your school blocking your access to change the settings. You should use your computer at home. Schools block almost everything that has to do with programming unless its some kind of programming school of some sort. Share this post Link to post Share on other sites
maylx 0 Report post Posted December 1, 2008 Yeah. They're so weird that they even block access to port 2082 (port that the unsecure cPanel runs on) so I can't even use the integrated phpMyAdmin.Thanks for letting me know. Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 20, 2010 Phpmyadmin password problemsPhpmyadmin Problem.I have PHP 5.3.1, Apache, MySQL and phpmyadmin on the Windows 7 box. Everything is working smoothly except I cannot get into phpmyadmin. MySQL has user = root and password = johndoe. Same credentials I typed in config.Inc.Php. When I type LOCALHOST/phpmyadmin the logo of phpmyadmin appears, but it rejects (as far as I understand) my password (johndoe in mysql and johndoe in phpmyadmin - config.Inc.Php). I can't figure out why. I worked with exactly same configuration on Vista and everything was fine. Thanks for any help Share this post Link to post Share on other sites