ON my laptop (Chinese windows xp professional), when I visit the phpMyAdmin of our customer, there is an error occurred. This is because my internet explorer's language preference is Chinese.
Warning
: main(./lang/chinese_simplified-gb2312.inc.php): failed to open stream: No such file or directory in
/home/httpd/oak-media.de/phpMyAdmin/libraries/select_lang.lib.php
on line
301
Fatal error
: main(): Failed opening required './lang/chinese_simplified-gb2312.inc.php' (include_path='.:/usr/share/php4:/usr/share/php') in
/home/httpd/oak-media.de/phpMyAdmin/libraries/select_lang.lib.php
on line
301
To fix this, go to "Tools -> Internet Options" select language and add the language supported by website, then it's ok.