View previous topic :: View next topic |
Author |
Message |
qwertz -
Joined: 17 Oct 2003 Posts: 15
|
Posted: Wed Feb 25, 2004 10:33 am Post subject: Can't seem to restrict access to phpmyadmin... |
|
|
I'm currently using phpmyadmin to edit the mysql database. I've placed a password on every single user there is through phpmyadmin, but if I use another computer, I can access phpmyadmin, change databases, delete users, and have total control over the mysql database.
I have no clue how to change this. Any help would be GREATLY appreciated, thanks!
qwertz |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Thu Feb 26, 2004 1:51 am Post subject: |
|
|
Just to clairify what setting users for MySQL is:
To access your MySQL database, via command prompt, phpMyAdmin, or whatever you choose, you will not normally have to set a password. If you set one, then each program will have to know the password in order to access the database. phpMyAdmin does not prompt you for a password, because it has the MySQL password stored in the config file. That is why you need to take it upon yourself to protect phpMyAdmin; not MySQL. _________________ Bienvenidos! |
|
Back to top |
 |
 |
qwertz -
Joined: 17 Oct 2003 Posts: 15
|
Posted: Fri Feb 27, 2004 12:08 am Post subject: thanks! |
|
|
thanks! I got it password protected, and now theres no problems! |
|
Back to top |
|
 |
|