Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

phpMyAdmin throws error and doesn't start

Featured Replies

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

 

Error

consulta SQL: dot.gif Editar

SET lc_messages = 'es_ES';

MySQL ha dicho: dot.gif

#1231 - Variable 'lc_messages' can't be set to the value of 'es_ES'

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!

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?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.