Jump to content

Creating a new user for phpMyAdmin


mrkfox

Recommended Posts

Hi, i have a website which at the moment has user sign up. This part of the website works fine but i would like to create a phpMyAdmin login for that user and their own database upon their sign up. I have tried to edit the 'user' table in the 'mysql' database with no luck. I can successfully enter the user name and any privileges i wish but when it comes to the password I'm stuck. I can easily enter any password i want but when it comes to logging in with phpMyAdmin the password is encrypted and compared to the password stored in the user table. As my password is not encrypted upon entry i cannot log in. It would solve the problem if i could encrypt the password in the same way as phpMyAdmin when my user is signing up. As i think phpMyAdmin uses it's own encryption technique i don;t think i can do this. Has anyone got any ideas?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/183435-creating-a-new-user-for-phpmyadmin/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.