• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Phpmyadmin help

George00

propro
Joined
Jan 11, 2014
Messages
163
Solutions
1
Reaction score
10
Location
propro
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
 
Back
Top