So i am trying to create an ot and im following a guide on here.
https://otland.net/threads/your-first-open-tibia-server.140934/
I'm on step II. Setting Up A Database and an Admin Account
After accessing phpmyadmin the guide told me to click on mysql and execute DROP USER 'pma'@'localhost';
I did and everything was fine but now when im trying to create a database with the name of my server it doesnt let me, it says #1142 - SELECT command denied to user ''@'localhost' for table 'pma_column_info'
I clicked on it to remove the message and tried again then it said that my database already existed. I couldnt find it to the left side of phpmyadmin but only where it says databases to the top left. Now when i click on my database it keeps loading.
Help? Thanks
https://otland.net/threads/your-first-open-tibia-server.140934/
I'm on step II. Setting Up A Database and an Admin Account
After accessing phpmyadmin the guide told me to click on mysql and execute DROP USER 'pma'@'localhost';
I did and everything was fine but now when im trying to create a database with the name of my server it doesnt let me, it says #1142 - SELECT command denied to user ''@'localhost' for table 'pma_column_info'
I clicked on it to remove the message and tried again then it said that my database already existed. I couldnt find it to the left side of phpmyadmin but only where it says databases to the top left. Now when i click on my database it keeps loading.
Help? Thanks