Phpmyadmin language

rainer89

New member
Messages
7
Points
0
Github
Alexander
Hello all. Help me please. I have create database in phpmyadmin in cp1251_general_ci and added databases logs and main. But phpmyadmin cant see russian language, char name and guild name there such as ïðèâåò.

What can i do with this? I need russian language.

 
If i choose in table "name" any format except utf8 it does not create character. Write Permission denied.

 
This is unrelated to Hercules, please contact the phpMyAdmin team instead:
https://www.phpmyadmin.net/support/

BTW, this is just an encoding error: make sure you set the charset in your Content-type HTTP header and use a matching charset client-side in a <meta> tag. If that's too complicated, just use a desktop SQL client:

 
Back
Top