I've loaded Webmin and MySQL onto a Linux 7.2 server.
For MySQL I cretaed the typical mysql user and group.
I log in to Webmin as root. However, I get a message in the MySQL module: "You do not have access to this MySQL database"
I tried to create a new database (wishful thinking) but it failed: "Failed to create database : SQL create database store failed : ".
Can anyone suggest what I'm doing wrong, in trying to administer/manage a MySQL database via Webmin please?
MTIA, Max Hugen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-04-22
i'm not sure if this was a terrible security concern, but my solution to this problem was to chmod the mysql data dir to 775, that seemed to clear it up for me
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've loaded Webmin and MySQL onto a Linux 7.2 server.
For MySQL I cretaed the typical mysql user and group.
I log in to Webmin as root. However, I get a message in the MySQL module: "You do not have access to this MySQL database"
I tried to create a new database (wishful thinking) but it failed: "Failed to create database : SQL create database store failed : ".
Can anyone suggest what I'm doing wrong, in trying to administer/manage a MySQL database via Webmin please?
MTIA, Max Hugen
i'm not sure if this was a terrible security concern, but my solution to this problem was to chmod the mysql data dir to 775, that seemed to clear it up for me