dsfh40613182 2014-09-08 04:24
浏览 52
已采纳

如何在WAMP中更改phpMyAdmin中的语言?

I am using:

WampServer : 2.5 - 32
Apache     : 2.4.9
MySQL      : 5.6.17
PHP        : 5.5.12
PHPMyAdmin : 4.1.14
SqlBuddy   : 1.3.3
XDebug     : 2.2.5

My phpMyAdmin is already in English but when i had an error. It says in a different language.

"MySQL said: Documentation
#1146 - La table 'sample.user' n'existe pas"

Can anyone help me out?
Thanks in advance.

  • 写回答

2条回答 默认 最新

  • dongyi1015 2014-09-08 04:37
    关注

    You can do just as I did...

    You have to change in the my.ini file

    In the my.ini file, find this line:

    # Change your locale here !
    lc-messages=fr_FR
    

    and change it in your desire language:

    lc-messages=en_GB
    

    I changed it here in United Kingdom English

    may this help you.... :)

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 求daily translation(DT)偏差订正方法的代码
  • ¥15 js调用html页面需要隐藏某个按钮
  • ¥15 ads仿真结果在圆图上是怎么读数的
  • ¥20 Cotex M3的调试和程序执行方式是什么样的?
  • ¥20 java项目连接sqlserver时报ssl相关错误
  • ¥15 一道python难题3
  • ¥15 牛顿斯科特系数表表示
  • ¥15 arduino 步进电机
  • ¥20 程序进入HardFault_Handler
  • ¥15 关于#python#的问题:自动化测试