<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — [SOLVED] Problem with language after make a RESTORE!]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4327&amp;type=atom" />
	<updated>2013-09-04T00:16:33Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=4327</id>
		<entry>
			<title type="html"><![CDATA[Re: [SOLVED] Problem with language after make a RESTORE!]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17573#p17573" />
			<content type="html"><![CDATA[<p>These can possibly be set up serverwide in the /etc/mysql/my.cnf file. It could also be a collation difference between the old mysql server and the new one for the character fields.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-09-04T00:16:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17573#p17573</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [SOLVED] Problem with language after make a RESTORE!]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17478#p17478" />
			<content type="html"><![CDATA[<p>Interesting. FrontAccounting does not use php mysqli extension...<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2013-08-25T10:11:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17478#p17478</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [SOLVED] Problem with language after make a RESTORE!]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17467#p17467" />
			<content type="html"><![CDATA[<p>Finally, I solve it after a long googling search and many trial&amp;error.</p><p>Just follow next steps:</p><p>In the file /usr/share/phpmyadmin/libraries/dbi/mysqli.dbi.lib.php at the end of function PMA_DBI_connect() just before the return statement I added:</p><p>mysqli_query($link, &quot;SET SESSION CHARACTER_SET_RESULTS =latin1;&quot;);<br />mysqli_query($link, &quot;SET SESSION CHARACTER_SET_CLIENT =latin1;&quot;);</p><br /><br /><br /><p>http://stackoverflow.com/a/4813043</p><p>regards.</p><p>Adel</p>]]></content>
			<author>
				<name><![CDATA[dedode]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18371</uri>
			</author>
			<updated>2013-08-22T23:43:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17467#p17467</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[SOLVED] Problem with language after make a RESTORE!]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17466#p17466" />
			<content type="html"><![CDATA[<p>Hi</p><p>I am a newbie in using FA 2.3.17.</p><p>After I make a restore I noticed that all my entries in my ARABIC language appeared as ????? ???.</p><p>So, what is the problem? and, how may I solve it?</p><br /><p>regards.</p><p>Adel</p>]]></content>
			<author>
				<name><![CDATA[dedode]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18371</uri>
			</author>
			<updated>2013-08-22T20:00:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17466#p17466</id>
		</entry>
</feed>
