LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   phpMyAdmin - Allow Users to create Databases (https://www.linuxquestions.org/questions/linux-server-73/phpmyadmin-allow-users-to-create-databases-590561/)

blizunt7 10-09-2007 12:02 PM

phpMyAdmin - Allow Users to create Databases
 
Hey all,
I have gotten mysql working with phpMyAdmin, and I think i got the hang of it all.
However Ive created alternate users other than root, and those users do not have privileges to create new databases.
Ive tried everything (I thought) to allow them to do so.

Can anyone advise how i can give users the ability to create new databases?

THanks

megerdin 10-10-2007 05:28 AM

phpMyAdmin - Allow Users to create Databases
 
webmin is a web based configuratiin tools to maintain mysql user access privilige.Its very easy to use
Its not only for mysql but also configured everything in linux.
U can download latest version of webmin form here. Make sure its rpm package.its easy to install.

ghostdancer 10-10-2007 06:00 AM

Quote:

Originally Posted by blizunt7 (Post 2918560)
Hey all,
I have gotten mysql working with phpMyAdmin, and I think i got the hang of it all.
However Ive created alternate users other than root, and those users do not have privileges to create new databases.
Ive tried everything (I thought) to allow them to do so.

Can anyone advise how i can give users the ability to create new databases?

THanks

Err... Are you sure you have given the correct privileges for the end user to create database?

The MySQL Access Privilege System

MySQL User Account Management


All times are GMT -5. The time now is 01:13 AM.