Blackhawk Posted April 5, 2008 Report Share Posted April 5, 2008 Hi! I use Uniform Server 3.5. The phpMyAdmin-Version is at default in english. I want to install german-utf-8.inc.php and copied the file in "home\admin\www\phpMyAdmin\lang" but i cant choose an other language than english. Then I tried to edit the config.inc.php in "home\admin\www\phpMyAdmin" and set the language to // Default language to use, if not browser-defined or user-defined $cfg['DefaultLang'] = 'de-utf-8'; But i still can't choose an other language and the default is still english. What can I do? Thank you for answering. Quote Link to comment Share on other sites More sharing options...
Ric Posted April 5, 2008 Report Share Posted April 5, 2008 Look in folder *\Uniform Server\udrive\home\admin\www\phpMyAdmin\lang you will notice it contains a minimum language set (English). This is intentional because it reduces US’s footprint. If you want an additional or full set of language files download the full version of phpMyAdmin from http://www.phpmyadmin.net/home_page/downloads.php (Use the get older versions link) Alternatively use the following link to go directly to the download page: http://sourceforge.net/project/showfiles.php?group_id=23067 Make sure the version is phpMyAdmin 2.10.2 (as used on US 3.5-Apollo) Extract the zip file to any folder, pick-up required language file/s from the lang folder and copy to the above Uniform Server folder. All the bestRic Quote Link to comment Share on other sites More sharing options...
Blackhawk Posted April 5, 2008 Author Report Share Posted April 5, 2008 My Uniform Server has phpMyAdmin - 2.10.2 but i can't find any language files, which fit to this. Only phpMyAdmin 2.11.5.1 and 2.11.5 is displayed. Quote Link to comment Share on other sites More sharing options...
Ric Posted April 5, 2008 Report Share Posted April 5, 2008 Oops! Well that’s a pain; I searched the net for a copy for you to download however that was in vain. The other alternative is to download a new version and install that. Down side it would increase phpMyAdmin from 5M to 14M, I have not fully tested it however certainly worth trying. 1) Preparation:Rename the following folder:*\Uniform Server\udrive\home\admin\www\phpMyAdminTo:*\Uniform Server\udrive\home\admin\www\phpMyAdmin_2 Note: The new version will be copied to folder phpMyAdmin the folder phpMyAdmin_2 will allow you to easily switch back (i.e. delete folder phpMyAdmin and rename phpMyAdmin_2 back to phpMyAdmin) 2) Copy file:Copy file config.inc.php from folder phpMyAdmin_2 to folder phpMyAdmin 3) Download:Go to http://www.phpmyadmin.net/home_page/downloads.phpDownload the following file: all-languages.zip 4) Unzip:Unzip to any folder of your choice.You may find two folders named: phpMyAdmin-2.11.5.1-all-languages Open the last one and copy all (folders and files) its content to folder *\Uniform Server\udrive\home\admin\www\phpMyAdmin 5) Test:Run Uniform Server, from apanel run phpMyAdmin, that’s it. I had a quick check of config.inc.php it should work with no changes. Again I apologise for the wild goose chase, thought there would have been archived older copies. All the bestRic Quote Link to comment Share on other sites More sharing options...
Blackhawk Posted April 6, 2008 Author Report Share Posted April 6, 2008 Thank you very much! It works! And dont apoligise for your small mistake. You helped me very well! Now I can use my native language (german) to learn using mySQL. I hope, reading my posts wasn't so difficult. Quote Link to comment Share on other sites More sharing options...
Ric Posted April 7, 2008 Report Share Posted April 7, 2008 Excellent, glad it works for you. I had no problem reading your posts only with my solution. I have popped this solution on UniCenter, while doing so discovered I forgot to publish some related pages. These can be found here: http://center.uniformserver.com/php_upgrade/php_upgrade.html All the bestRic Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.