<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9288&amp;type=atom" />
	<updated>2022-02-28T04:19:06Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=9288</id>
		<entry>
			<title type="html"><![CDATA[Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40666#p40666" />
			<content type="html"><![CDATA[<p>Great to hear dude, you found solution for the problem. </p><p>I have the Ubuntu 20.04 LTS, and for me the same line was actually uncommented there.&nbsp; But your finding is a good answer to the future seeking people. Thank you for updating the solution to help the community.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2022-02-28T04:19:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40666#p40666</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40665#p40665" />
			<content type="html"><![CDATA[<p>After quite a long time, I have found the solution to this: <br />It wasn&#039;t linked to FA, but to Apache under Ubuntu 20.04 LTS.</p><p>I had to uncomment this line of the envvars file located at etc/apache2/ envvars (line 28): </p><p>## Uncomment the following line to use the system default locale instead:<br />. /etc/default/locale</p><p>Restart Apache and TADA <img src="https://frontaccounting.com/punbb/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[gabriel.hauser]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46045</uri>
			</author>
			<updated>2022-02-27T22:27:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40665#p40665</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39479#p39479" />
			<content type="html"><![CDATA[<p>For permissions see https://frontaccounting.com/punbb/viewtopic.php?id=4387<br />I dont think the db connection is related to the language.<br />Can you show us the Setup-&gt;Install/Update Languages screen.. I attach mine.</p><p>Also Setup-&gt;System Diagnostics<br />Any inconsistency?</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2021-05-26T02:46:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39479#p39479</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39478#p39478" />
			<content type="html"><![CDATA[<p>Just another idea; could this be related? </p><div class="codebox"><pre><code>$db_connections = array (
  0 =&gt; 
  array (
    &#039;name&#039; =&gt; &#039;Test&#039;,
    &#039;host&#039; =&gt; &#039;127.0.0.1&#039;,
    &#039;port&#039; =&gt; &#039;3306&#039;,
    &#039;dbname&#039; =&gt; &#039;fa_test&#039;,
    &#039;collation&#039; =&gt; &#039;utf8_xx&#039;,
    &#039;tbpref&#039; =&gt; &#039;0_&#039;,
    &#039;dbuser&#039; =&gt; &#039;root&#039;,</code></pre></div>]]></content>
			<author>
				<name><![CDATA[gabriel.hauser]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46045</uri>
			</author>
			<updated>2021-05-25T18:56:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39478#p39478</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39477#p39477" />
			<content type="html"><![CDATA[<p>Nope. Only the well known message:<br />1 language code &quot;de_DE&quot;, encoding &quot;iso-8859-1&quot; not supported by your system</p><p>Althoug, which folders are you thinking about regarding the permission issues?</p>]]></content>
			<author>
				<name><![CDATA[gabriel.hauser]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46045</uri>
			</author>
			<updated>2021-05-25T18:53:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39477#p39477</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39474#p39474" />
			<content type="html"><![CDATA[<p>oops really strange. Check the error log again. I have a feeling its a folder/file permission now.</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2021-05-25T04:07:21Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39474#p39474</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39473#p39473" />
			<content type="html"><![CDATA[<p>Result:</p><p>Generating locales (this might take a while)...<br />&nbsp; de_AT.UTF-8... done<br />&nbsp; de_BE.UTF-8... done<br />&nbsp; de_CH.UTF-8... done<br />&nbsp; de_DE.ISO-8859-1... done<br />&nbsp; de_DE.UTF-8... done<br />&nbsp; de_DE.ISO-8859-15@euro... done<br />(...)</p><p>reboot &amp; still everything in gernan <img src="https://frontaccounting.com/punbb/img/smilies/sad.png" width="15" height="15" alt="sad" /> <br />Running out of ideas.</p>]]></content>
			<author>
				<name><![CDATA[gabriel.hauser]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46045</uri>
			</author>
			<updated>2021-05-25T03:44:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39473#p39473</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39471#p39471" />
			<content type="html"><![CDATA[<p>Try<br />sudo dpkg-reconfigure locales</p><p>and choose the locales you need generating.</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2021-05-25T02:20:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39471#p39471</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39469#p39469" />
			<content type="html"><![CDATA[<p>I did every step as proposed and it is still in english, hmmm...</p>]]></content>
			<author>
				<name><![CDATA[gabriel.hauser]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46045</uri>
			</author>
			<updated>2021-05-24T19:19:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39469#p39469</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39464#p39464" />
			<content type="html"><![CDATA[<p>Most probably what @kvvaradha suggested is going to work for you (not very sure though)..But how did your (local -a) listed that you already have the locale installed ? That I dont know.. unless you have another test system and you are mixing things up. Anyway ..just do as suggested and let us know. Good job..</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2021-05-23T15:10:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39464#p39464</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39463#p39463" />
			<content type="html"><![CDATA[<p>I think what I said is right.its like locale issue.</p><p>And the iso 8859 1 didn&#039;t support it.</p><div class="codebox"><pre><code>sudo locale-gen de_DE.ISO-8859-1</code></pre></div><p>Run this command on our Ubuntu terminal</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2021-05-22T14:10:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39463#p39463</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39462#p39462" />
			<content type="html"><![CDATA[<p>Thx for the ideas. </p><p>Here some answers: </p><p>1) 201,8 kB <br />Content of *.po :&nbsp; eg.<br />&lt;code&gt;<br />msgid &quot;Description&quot;<br />msgstr &quot;Beschreibung&quot; <br />&lt;/code&gt; <br />-&gt; Seems to be ok to me !</p><p>2) Very good idea. I have indeed the following: </p><p>[21-May-2021 22:25:09 Europe/Berlin] 0:gabriel:session.inc:315: Function get_magic_quotes_gpc() is deprecated<br />-&gt; don&#039;t think that this is related </p><p>[03-May-2021 20:38:00 Europe/Berlin] 1 language code &quot;de_DE&quot;, encoding &quot;iso-8859-1&quot; not supported by your system</p><p>-&gt; I think that this is related...&nbsp; but I have no idea, how this could be solved. <br />I understand the message like... there is a problem on the Ubuntu side.</p>]]></content>
			<author>
				<name><![CDATA[gabriel.hauser]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46045</uri>
			</author>
			<updated>2021-05-22T11:33:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39462#p39462</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39444#p39444" />
			<content type="html"><![CDATA[<p>@gabriel.hauser</p><p>I meant the version 2.4.1-3 is the same as the version in the file name de_DE-2.4.1-3.mo which it is. Your installed_languages.inc seems fine to me. Two things you might want to do:</p><p>1) What is the size of the de_DE-2.4.1-3.mo file? Do you see German Language when you open de_DE-2.4.1-3.po file with a text editor?<br />2) Do you have any error in ..../tmp/errors.log?<br />3) Any of the other languages (.ie Tamil) is working?</p><p>Lastly try&nbsp; to remove and reinstall the language (from FA) again ..if not done already.</p><p>Lets see what you have..</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2021-05-15T10:55:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39444#p39444</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39443#p39443" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>rafat wrote:</cite><blockquote><p>(without the .mo extension.)</p></blockquote></div><p>Hi, <br />I&#039;m not sure what you mean with that remark. <br />In the folder there are 2 files:<br />$dir<br />FrontAccounting_files/lang/de_DE/LC_MESSAGES$ dir<br />de_DE-2.4.1-3.mo&nbsp; de_DE-2.4.1-3.po</p><p>But both have extensions, as you see above. </p><p>Several reboot didn&#039;t change anything. </p><p>Do you have any other idea?</p><p>This is the content of the installed_languages.inc:</p><div class="codebox"><pre><code>$installed_languages = array (
  0 =&gt; 
  array (
    &#039;code&#039; =&gt; &#039;C&#039;,
    &#039;name&#039; =&gt; &#039;English&#039;,
    &#039;encoding&#039; =&gt; &#039;iso-8859-1&#039;,
  ),
  1 =&gt; 
  array (
    &#039;name&#039; =&gt; &#039;Swiss German&#039;,
    &#039;package&#039; =&gt; &#039;de_CH&#039;,
    &#039;code&#039; =&gt; &#039;de_CH&#039;,
    &#039;encoding&#039; =&gt; &#039;iso-8859-1&#039;,
    &#039;version&#039; =&gt; &#039;2.4.1-3&#039;,
    &#039;path&#039; =&gt; &#039;lang/de_CH&#039;,
  ),
  2 =&gt; 
  array (
    &#039;name&#039; =&gt; &#039;German&#039;,
    &#039;package&#039; =&gt; &#039;de_DE&#039;,
    &#039;code&#039; =&gt; &#039;de_DE&#039;,
    &#039;encoding&#039; =&gt; &#039;iso-8859-1&#039;,
    &#039;version&#039; =&gt; &#039;2.4.1-3&#039;,
    &#039;path&#039; =&gt; &#039;lang/de_DE&#039;,
  ),
  3 =&gt; 
  array (
    &#039;name&#039; =&gt; &#039;Tamil&#039;,
    &#039;package&#039; =&gt; &#039;ta_IN&#039;,
    &#039;code&#039; =&gt; &#039;ta_IN&#039;,
    &#039;encoding&#039; =&gt; &#039;utf-8&#039;,
    &#039;version&#039; =&gt; &#039;2.4.2-3&#039;,
    &#039;path&#039; =&gt; &#039;lang/ta_IN&#039;,
  ),
);

$dflt_lang = &#039;de_DE&#039;;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[gabriel.hauser]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46045</uri>
			</author>
			<updated>2021-05-15T08:14:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39443#p39443</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: German Language after migration from Windows IIS to Ubuntu 20.04LTS]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39398#p39398" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>gabriel.hauser wrote:</cite><blockquote><p>Thx.<br />Did that, without any effect. </p><p>See the result: </p><p>locale -a</p><p>de_DE<br />de_DE.iso88591<br />de_DE.utf8<br />de_IT.utf8<br />de_LI.utf8<br />de_LU.utf8<br />deutsch<br />(...) <br />among others</p><p>No effect on the frontend...</p></blockquote></div><p>Did you restart your apache or machine to take effect.&nbsp; Actually it will work. But sometimes not immediately. Try to check other languages like Arabic&nbsp; and even Tamil too.&nbsp; And than&nbsp; set German again .&nbsp; It might refresh to take effect.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2021-05-04T06:11:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39398#p39398</id>
		</entry>
</feed>
