Hi!
I’m using webmin in browser and I used to have a direction just like phpPgAdmin(PostgreSQL admin) that said phpMyAdmin instead. One day it just disapeared for no reason. I tried to Install it again on Install Scripts where I can still see my mysql db but I get the following error:
“Checking PHP modules … Installing required PHP mysql module … … not available in repos”
All my MySql data is still there but now I can’t access my datebase since I can’t get phpmyadmin to work again. How do I solve this?
You can access via webmin if you see the databases. But phpMyAdmin would be easier.
Maybe your repo need updating. the lastest script can do a repo update via a switch command.
That’s a shame that I can’t do it myself. But that database is my MariaDB. I got one MySql one aswell but it’s not even showing up, but all the data is still there on my website. My problem is that I can’t manage that one. If I could be able to manage my MySql one from here that would help me aswell.
which method did you use to get the mysql community server to run alongside Maria ? if you imported mysql database from a mysql backup it probably failed that is why you can not see it perhaps ?
Not sure what you mean to be honest I’m afraid my knowledge of this is not very good. All I used to do was to press here but the one under phpPgAdmin that used to say phpMyAdmin which is missing.
Then I got redirected to a login page like this one with a boat:
Your OS is very old and could do with updating to a newer OS, That said Centos 7 is still supported
Installing required PHP mysql module … … not available in repos
This could indicate you have a problem with your package manager, have you changed that at all ?
I notice you have a pro version, the link to phpmyadmin in the sidebar would have been created by the server admin (you ?), so even if you get phpmyadmin to install you will have to make the custom link yourself
have you tried navigating to where phpmyadmin was installed ? should be something like https://your-domain.com/phpmyadmin or wherever you installed it.
Can you answer how you setup mysql & maria to run side by side ?
here is some links I just made to illustrate
You are not looking at this correctly . Maria is the database sever that serves mysql databases you don’t normally have both mysql and maria running I suggest you ask the sever admin as to what changes he/she has made. There is no way you can fix this without the server admins help