Martin73 0 Report post Posted July 8, 2016 Hello, I've just installed Uniserver 12_4_2_ZeroXII.exe. Everything looks okay and I'm able to test several php pages.However when I click on the phpMyAdmin button in the Uniserver controller, when the web page opens it throws the error I pasted below.I've researched and I've found that changing the $cfg['Lang'] = 'es_ES'; in config.default.php "or similar" to $cfg['Lang'] = 'en_US'fixes the issue, however I see no config.default.php under the Uniserver installation. I've searched in all subfolders. Does anyone know how to solve this issue?Your help is much appreaciated. Thanks, Martin Errorconsulta SQL: EditarSET lc_messages = 'es_ES';MySQL ha dicho: #1231 - Variable 'lc_messages' can't be set to the value of 'es_ES' Quote Share this post Link to post Share on other sites
display 0 Report post Posted July 8, 2016 Remove this mistake is easy how difficult is it going to show you when you indicate the language. That mistake I could not fix it. you need to change the my.ini file as follows.source directory: UniServerZ\core\mysql Find this line;character-set-server=utf8 and this adds up:# Change your locale here !lc-messages=es_ES A greeting! Quote Share this post Link to post Share on other sites
Obsdark 0 Report post Posted July 12, 2016 Remove this mistake is easy how difficult is it going to show you when you indicate the language. That mistake I could not fix it. you need to change the my.ini file as follows.source directory: UniServerZ\core\mysql Find this line;character-set-server=utf8 and this adds up:# Change your locale here !lc-messages=es_ES A greeting!i try, and i saw your other post, it doesn't work :S I also try the thing of the folder of the other guy, doesn't work either, any thoughs on this? Quote Share this post Link to post Share on other sites