<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — create a new company]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5412</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5412&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in create a new company.]]></description>
		<lastBuildDate>Sun, 28 Dec 2014 05:43:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: create a new company]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21916#p21916</link>
			<description><![CDATA[<p>Great!<br />A nice new year reprieve!</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 28 Dec 2014 05:43:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21916#p21916</guid>
		</item>
		<item>
			<title><![CDATA[Re: create a new company]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21911#p21911</link>
			<description><![CDATA[<p>I installed FA again. This time works!<br />Have no idea what&#039;s the problem...</p><p>Thank you for your time and happy new year everyone.<br />Eric</p>]]></description>
			<author><![CDATA[null@example.com (ericta)]]></author>
			<pubDate>Sat, 27 Dec 2014 21:18:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21911#p21911</guid>
		</item>
		<item>
			<title><![CDATA[Re: create a new company]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21908#p21908</link>
			<description><![CDATA[<p>Your htaccess or some magento dependancy (apache conf) seems to be preventing FA from functioning as file includes path gets rewritten.</p><p>Contact GoDaddy for support.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 27 Dec 2014 19:29:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21908#p21908</guid>
		</item>
		<item>
			<title><![CDATA[Re: create a new company]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21907#p21907</link>
			<description><![CDATA[<p>report PMed.</p><div class="quotebox"><cite>apmuthu wrote:</cite><blockquote><p>What is your webroot. That will determine the path of the tmp folder which should be just below it. You will need to run some tests on your hosting environment with a phpinfo() report as well.</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (ericta)]]></author>
			<pubDate>Sat, 27 Dec 2014 18:07:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21907#p21907</guid>
		</item>
		<item>
			<title><![CDATA[Re: create a new company]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21906#p21906</link>
			<description><![CDATA[<p>What is your webroot. That will determine the path of the tmp folder which should be just below it. You will need to run some tests on your hosting environment with a phpinfo() report as well.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 27 Dec 2014 17:31:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21906#p21906</guid>
		</item>
		<item>
			<title><![CDATA[Re: create a new company]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21905#p21905</link>
			<description><![CDATA[<p>Hi apmuthu,</p><p>Please see comments below.</p><div class="quotebox"><cite>apmuthu wrote:</cite><blockquote><p>It appears that your webserver process does not have the right to create files/folders in the webroot. This will affect your ability to create PDFs as well.</p><p><strong>I can generate pdf files without any problem.</strong></p><p>Create a file <strong>faillog.php</strong> in your FA webroot&#039;s <strong>tmp</strong> folder and let the webserver user have write access to it (may not be applicable to some Microsoft pre Win7 and non server OSes).</p><p><strong>I&#039;m using a shared Linux hosting server from godaddy.<br />the faillog.php exists in ~/faccount/tmp/<br />should I move it to root ~/tmp/ ?</strong></p><p>Wonder why &quot;../company//js_cache&quot; is coming up instead of &quot;../company/0/js_cache&quot; or some such company number in it.</p><p><strong>any way to correct this? </strong></p><p>Please check your <strong>config_db.php</strong> file to see if the subscripts of the db credentials array match. It is possible that your new <strong>company 1</strong> did not get it&#039;s credentials written inside it.</p><p><strong>checked: config_db.php has correct db credentials.</strong></p><p>@joe: please include <br />&nbsp; faillog.php<br />&nbsp; error.log<br />&nbsp; cookie.txt<br />files as placeholders with dummy content in the repo to avoid such missives.</p></blockquote></div><br /><p>Thank you<br />Eric</p>]]></description>
			<author><![CDATA[null@example.com (ericta)]]></author>
			<pubDate>Sat, 27 Dec 2014 15:35:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21905#p21905</guid>
		</item>
		<item>
			<title><![CDATA[Re: create a new company]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21900#p21900</link>
			<description><![CDATA[<p>It appears that your webserver process does not have the right to create files/folders in the webroot. This will affect your ability to create PDFs as well.</p><p>Create a file <strong>faillog.php</strong> in your FA webroot&#039;s <strong>tmp</strong> folder and let the webserver user have write access to it (may not be applicable to some Microsoft pre Win7 and non server OSes).</p><p>Wonder why &quot;../company//js_cache&quot; is coming up instead of &quot;../company/0/js_cache&quot; or some such company number in it.</p><p>Please check your <strong>config_db.php</strong> file to see if the subscripts of the db credentials array match. It is possible that your new <strong>company 1</strong> did not get it&#039;s credentials written inside it.</p><p>@joe: please include <br />&nbsp; faillog.php<br />&nbsp; error.log<br />&nbsp; cookie.txt<br />files as placeholders with dummy content in the repo to avoid such missives.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 27 Dec 2014 02:13:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21900#p21900</guid>
		</item>
		<item>
			<title><![CDATA[Re: create a new company]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21899#p21899</link>
			<description><![CDATA[<p>Hi apmuthu,</p><p>same problem still exsits after I clean installed the FA and restored database.<br />here&#039;s the error.log</p><p>[26-Dec-2014 09:00:40 America/Phoenix] 0::session.inc:401: include_once(./tmp/faillog.php) [&lt;a href=&#039;function.include-once&#039;&gt;function.include-once&lt;/a&gt;]: failed to open stream: No such file or directory<br />[26-Dec-2014 09:00:40 America/Phoenix] 0::session.inc:401: include_once() [&lt;a href=&#039;function.include&#039;&gt;function.include&lt;/a&gt;]: Failed opening &#039;./tmp/faillog.php&#039; for inclusion (include_path=&#039;.:/usr/local/php5_3/lib/php&#039;)<br />[26-Dec-2014 09:05:06 America/Phoenix] 0::session.inc:401: include_once(./tmp/faillog.php) [&lt;a href=&#039;function.include-once&#039;&gt;function.include-once&lt;/a&gt;]: failed to open stream: No such file or directory<br />[26-Dec-2014 09:05:06 America/Phoenix] 0::session.inc:401: include_once() [&lt;a href=&#039;function.include&#039;&gt;function.include&lt;/a&gt;]: Failed opening &#039;./tmp/faillog.php&#039; for inclusion (include_path=&#039;.:/usr/local/php5_3/lib/php&#039;)<br />[26-Dec-2014 09:15:43 America/Phoenix] 0::session.inc:401: include_once(./tmp/faillog.php) [&lt;a href=&#039;function.include-once&#039;&gt;function.include-once&lt;/a&gt;]: failed to open stream: No such file or directory<br />[26-Dec-2014 09:15:43 America/Phoenix] 0::session.inc:401: include_once() [&lt;a href=&#039;function.include&#039;&gt;function.include&lt;/a&gt;]: Failed opening &#039;./tmp/faillog.php&#039; for inclusion (include_path=&#039;.:/usr/local/php5_3/lib/php&#039;)<br />[26-Dec-2014 09:15:54 America/Phoenix] 0::session.inc:401: include_once(./tmp/faillog.php) [&lt;a href=&#039;function.include-once&#039;&gt;function.include-once&lt;/a&gt;]: failed to open stream: No such file or directory<br />[26-Dec-2014 09:15:54 America/Phoenix] 0::session.inc:401: include_once() [&lt;a href=&#039;function.include&#039;&gt;function.include&lt;/a&gt;]: Failed opening &#039;./tmp/faillog.php&#039; for inclusion (include_path=&#039;.:/usr/local/php5_3/lib/php&#039;)<br />[26-Dec-2014 09:24:48 America/Phoenix] ::current_user.inc:651: opendir(../company//js_cache) [&lt;a href=&#039;function.opendir&#039;&gt;function.opendir&lt;/a&gt;]: failed to open dir: No such file or directory</p><p>Thank you<br />Eric</p>]]></description>
			<author><![CDATA[null@example.com (ericta)]]></author>
			<pubDate>Fri, 26 Dec 2014 22:07:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21899#p21899</guid>
		</item>
		<item>
			<title><![CDATA[Re: create a new company]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21873#p21873</link>
			<description><![CDATA[<p>check for errors in your webserver&#039;s error logs and in FA&#039;s tmp/error.log</p><p>From your other post, it appears your install has infected php files - clear that first and all will be well.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 24 Dec 2014 17:22:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21873#p21873</guid>
		</item>
		<item>
			<title><![CDATA[create a new company]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21871#p21871</link>
			<description><![CDATA[<p>Hi all,</p><p>I was trying creating a new company.</p><p>After I logged in company 0 as admin, went to setup-&gt;Create/Update Companies, clicked &quot;Create a new company&quot;,<br />nothing shows up!</p><p>What did I miss? Please help.</p><p>Thank you.<br />Eric</p>]]></description>
			<author><![CDATA[null@example.com (ericta)]]></author>
			<pubDate>Wed, 24 Dec 2014 15:06:41 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21871#p21871</guid>
		</item>
	</channel>
</rss>
