• 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!

Solved phpMyAdmin not opening?

betoxz

Member
Joined
Dec 16, 2007
Messages
139
Reaction score
10
Location
Mexico, Monterrey
//solution was to change from chrome to mozila firefox, and it worked fine... i think chrome wanted to change lenguage of phpmyAdmin to spanish, and that's why it returned error... there is no spanish lenguage folder in mysql..

Hello people from otland, I was trying to set up an otserver, but I got stuck in the part where you access phpMyAdmin in the uniform server... I got this weird error, that no one else seems to had, I looked over google to find a solution but there were no results :S

anyone has an idea to fix this?
error_sql.png

whenever I try to enter phpMyAdmin, it displays this error, any advice will be highly appreciated

edit: I think it has something to do with the lenguage of my computer?

Update: i think i know how to fix the error, i need to change
SET lc_messages = 'es_ES'; to
lc_messages = 'en_US';

does anyone knows where i can find that line? or where is that file located? thanks in advance

UPDATE 2: i tried this.. but still cero results :S
error_sql2.png
 
Last edited:
Back
Top