Hi friends,
I just installed my first directadmin panel on a personal project server yesterday. Everything seems functional, however I feel like there is still a problem with MySQL.
Here is what I've noticed:
1. When I try to restore a remote backup, everything restores except for the databases/users.
2. When I try to open the "Databases" tap on the user dashboard, it says "Internal error: Failed to get information about database running on the server" and "Internal error: Failed to load database list".
3. When I try to open roundcube, it says "Oops something has gone wrong". After trying to rebuild it, the first line says "ensure_my_cnf: cannot find /usr/local/directadmin/conf/mysql.conf" along with multiple access denied errors along the way.
MySQL service is running. When I attempt to rebuild MySQL, it says
" /proc/self/fd/3: line 5523: [: 80
022: integer expression expected
Automatic migration from MySQL 8.0
0.22 to MySQL 8.0 is not supported. Migration can be done in increments, upgrading 8.0
0.22 to the next version released, and going up until you reach 8.0."
Any thoughts on how to fix this? There is no mysql.conf file in the conf folder and also no setup.txt file in the scripts folder.
I'm not a complete noob but I'm also trying to learn a lot of this as I go.
Thanks
I just installed my first directadmin panel on a personal project server yesterday. Everything seems functional, however I feel like there is still a problem with MySQL.
Here is what I've noticed:
1. When I try to restore a remote backup, everything restores except for the databases/users.
2. When I try to open the "Databases" tap on the user dashboard, it says "Internal error: Failed to get information about database running on the server" and "Internal error: Failed to load database list".
3. When I try to open roundcube, it says "Oops something has gone wrong". After trying to rebuild it, the first line says "ensure_my_cnf: cannot find /usr/local/directadmin/conf/mysql.conf" along with multiple access denied errors along the way.
MySQL service is running. When I attempt to rebuild MySQL, it says
" /proc/self/fd/3: line 5523: [: 80
022: integer expression expected
Automatic migration from MySQL 8.0
0.22 to MySQL 8.0 is not supported. Migration can be done in increments, upgrading 8.0
0.22 to the next version released, and going up until you reach 8.0."
Any thoughts on how to fix this? There is no mysql.conf file in the conf folder and also no setup.txt file in the scripts folder.
I'm not a complete noob but I'm also trying to learn a lot of this as I go.
Thanks