Web Hosting Talk







View Full Version : phpmyadmin


Omair Haroon
06-10-2001, 02:51 AM
Hello,

I just installed phpmyadmin.. I want to know when phpmyadmin creates a db. what username and password is assigned to it ?

I just created a database tss and created two tables with the help of a file included in the script.

Now I dont know what username and password has been assigned to it..
Can anyone tell me ?

Thanks,

(SH)Saeed
06-10-2001, 04:09 AM
You will have to create a user in the mysql database, then you will have to give the user permission to use that database.

Omair Haroon
06-10-2001, 04:14 AM
but how ?

any insrtructions ?

(SH)Saeed
06-10-2001, 04:25 AM
Take a look at these two:

http://www.devshed.com/Server_Side/MySQL/Administration/
http://www.devshed.com/Server_Side/MySQL/Grant_Tables/

iplexx
06-10-2001, 05:30 AM
There's an unofficial add-on around by Ian LeBlanc (Ian@rask.com) which gives a small user-management to phpMyAdmin...

Instructions are provided within the zip-file

afriq
06-11-2001, 06:07 AM
Martin,

Great script ;) Did you forward this to the phpMyAdmin team?

Johan

iplexx
06-11-2001, 11:14 AM
For the script, don't tell me, tell Ian LeBlanc ;)

There's a project on sourceforge to create a new version 2.2.x of phpMyAdmin - i think this one includes
usermanagement but I haven't tried...

Also the magic_quotes problem is solved by handling some things differently

http://sourceforge.net/projects/phpmyadmin/

afriq
06-12-2001, 05:02 PM
Originally posted by iplexx
[B]For the script, don't tell me, tell Ian LeBlanc ;)



Thank you, Ian!

This sort of thing happens if you try to do 120 things at the same time :blush: