potchx!6 Posted February 12, 2010 Report Share Posted February 12, 2010 Hello, i'm trying to install Tracks in my windows xp pc, following this instructions: http://bsag.bingodisk.com/public/files/tra...nstallation.pdf At a certain point, it's asked to me to click on phpMyAdmin, in order to create and alter MySQL databases. When I do that, appears this error message: Warning: require_once(./lang/catalan-iso-8859-1.inc.php) [function.require-once]: failed to open stream: No such file or directory in W:\home\admin\www\phpMyAdmin\libraries\select_lang.lib.php on line 307 Fatal error: require_once() [function.require]: Failed opening required './lang/catalan-iso-8859-1.inc.php' (include_path='.;/usr/local/PHP/includes;/usr/local/PHP/pear') in W:\home\admin\www\phpMyAdmin\libraries\select_lang.lib.php on line 307 Can anyone help me to solve this? Thank you and, please, excuse my english. Thank you.tracks_on_windows_installation.pdf Quote Link to comment Share on other sites More sharing options...
Ric Posted February 12, 2010 Report Share Posted February 12, 2010 Warning: require_once(./lang/catalan-iso-8859-1.inc.php) [function.require-once]: failed to open stream: No such file or directory in W:\home\admin\www\phpMyAdmin\libraries\select_lang.lib.php on line 307Default language for Uniform Servers is English; the above looks as if you are trying to select another language from phpMyAdmin. To do this you require the additional language file hence you need to download a full version of phpMyAdmin You never mentioned the version of Uniform Server you are using. Run servers and phpMyAdmin note the version of phpMyAdmin. Download that version from http://sourceforge.net/projects/phpmyadmin/files/Extract the files to a new folder and copy any missing files to your version of Unifom Server. 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.