<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Installation on Ubuntu 14.04]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5488&amp;type=atom" />
	<updated>2015-01-21T14:06:41Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5488</id>
		<entry>
			<title type="html"><![CDATA[Re: Installation on Ubuntu 14.04]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22252#p22252" />
			<content type="html"><![CDATA[<p>Stands corrected - that&#039;s what happens when typing in BBCode....</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-01-21T14:06:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22252#p22252</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Installation on Ubuntu 14.04]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22251#p22251" />
			<content type="html"><![CDATA[<p>It worked well. Thanks a lot. I had to change find ${BASEDIR}/var/www/html -type f -exec chmod 644 \{\} \; for<br />find ${BASEDIR} -type f -exec chmod 644 \{\} \;</p><p>Thanks!!!<br />Augusto</p>]]></content>
			<author>
				<name><![CDATA[adecoud]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20017</uri>
			</author>
			<updated>2015-01-21T13:54:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22251#p22251</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Installation on Ubuntu 14.04]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22238#p22238" />
			<content type="html"><![CDATA[<p>Execute the following commands as root (sudo):<br /></p><div class="codebox"><pre><code>BASEDIR=/var/www/html
chown -R www-data:www-data ${BASEDIR}
find ${BASEDIR} -type f -exec chmod 644 \{\} \;
find ${BASEDIR} -type d -exec chmod 755 \{\} \;</code></pre></div><p>Make sure that no <strong>config.php</strong> or <strong>config_db.php</strong> file exists to start with.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-01-20T17:51:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22238#p22238</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Installation on Ubuntu 14.04]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22236#p22236" />
			<content type="html"><![CDATA[<p>Please be patient as I´m new to FrontAccounting and English is not my first language. Thanks.</p><p>I downloaded the zip file frontaccounting-2.3.22.zip. Installed apache2 with Php5. Working ok. Unzipped the file to a directory ( I named it &quot;front&quot;) below www/html. Started http://localhost/front/install/index.php. It shows the install page in the browser. Fixed some error showed in the page.</p><p>I now have two errors I do not know how to fix them:<br />1. Database auth file: Can&#039;t write &#039;../config_db.php&#039; file. Check FA directory write permissions.<br />This file do not exists and didn´t came in the zip. I didn´t find any document where I can see what should be in this file. If I create this file empty it appears the login page with lots of errors.<br />2. Main config file: Can&#039;t write &#039;../config.php&#039; file. Check FA directory write permissions.<br />This file do not exist. If I create an empty file it says:&nbsp; &#039;../config.php&#039; file exists. And if I copy the&nbsp; config.default.php file as config.php it the error is the same &#039;../config.php&#039; file exists.</p><p>Please, anyone can give me some advice?</p><p>Thanks a lot,<br />Augusto</p>]]></content>
			<author>
				<name><![CDATA[adecoud]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20017</uri>
			</author>
			<updated>2015-01-20T14:37:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22236#p22236</id>
		</entry>
</feed>
