// Connection character set should be the same as the dump file character set (utf8, latin1, cp1251, koi8r etc.)
// See
http://dev.mysql.com/doc/refman/5.0/...-charsets.html for the full list
$db_connection_charset = 'latin5';
şeklinde yaptım olmadı acaba başka önerisi olan varmı ?