<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Cannot create new company due to bugs in sql file]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8789&amp;type=atom" />
	<updated>2020-06-25T05:51:23Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8789</id>
		<entry>
			<title type="html"><![CDATA[Re: Cannot create new company due to bugs in sql file]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37693#p37693" />
			<content type="html"><![CDATA[<p>Creation of the DB would require additional privileges that the FA&#039;s DB user should have atleast for the duration of the install. Use phpMyAdmin / SQLyog / MySQL Workbench or some such MySQL client tool or just operate from the hosting control panel or the SSH terminal if you have access. Otherwise contact your hosting provider.</p><p>What platform are you having your FA hosted (Webserver / PHP / MySQL / OS) and their versions and what privileges and skills you have in manipulating them? If you are handicapped in the above skills, then take professional assistance providing a bounty on the Job Offers board.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-06-25T05:51:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37693#p37693</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Cannot create new company due to bugs in sql file]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37683#p37683" />
			<content type="html"><![CDATA[<p>I tried to create new company in FrontAccounting 2.4.7 on XAMPP, but failed with the following error message:</p><p>SQL script execution failed in line 16:<br />Cannot create new company due to bugs in sql file.</p><p>Saw on https://frontaccounting.com/fawiki/uploads/Help/FrontAccountingCompanyCreation.pdf that DB must pre-exist, how to create the new DB for the new company? I thought it will be automatically created....</p><p>What&#039;s the solution?</p>]]></content>
			<author>
				<name><![CDATA[scendraw]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=45541</uri>
			</author>
			<updated>2020-06-24T05:07:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37683#p37683</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Cannot create new company due to bugs in sql file]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37525#p37525" />
			<content type="html"><![CDATA[<p>Hi,</p><p>I am a developer at Softaculous. </p><p>We apologize for the inconvenience caused to you all.<br />We at Softaculous are looking into this issue and we should be able to find the cause of the issue.</p><p>Once we have any updates on this, we shall definitely post update here as well.<br />We apologize once again.</p><p>Meanwhile if you need any kind of support related to Softaculous, you can directly open a ticket with us :<br />https://softaculous.deskuss.com</p>]]></content>
			<author>
				<name><![CDATA[punit]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=45461</uri>
			</author>
			<updated>2020-05-15T13:56:08Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37525#p37525</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Cannot create new company due to bugs in sql file]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37502#p37502" />
			<content type="html"><![CDATA[<p>Compare the <strong>sql/&lt;chart&gt;.sql</strong> used in InMotion hosting and the one in the sourceforge and inform softaculous / hosting provider of the discrepancy. Possible that the latter did not update their install scripts.</p><p>Thanks for reporting it.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-05-14T09:08:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37502#p37502</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Cannot create new company due to bugs in sql file]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37483#p37483" />
			<content type="html"><![CDATA[<p>The issue here was the use of softaculous for installing Frontaccounting in shared Linux hosting provided by InMotion Hosting. I did an install from SourceForge using frontaccounting-2.4.8.tar.gz which succeeded in creating company 0 as well as company 1. Therefore: do not use softaculous for installing frontaccounting at InMotion Hosting.</p>]]></content>
			<author>
				<name><![CDATA[ROBERTRACKL]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42664</uri>
			</author>
			<updated>2020-05-12T18:46:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37483#p37483</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Cannot create new company due to bugs in sql file]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37454#p37454" />
			<content type="html"><![CDATA[<p>After a fresh install of FA 2.4.8, I get this error when trying to create a new company (admin/create_coy.php):</p><p>SQL script execution failed in line 16:<br />Cannot create new company due to bugs in sql file.</p><p>Details how I got here:<br />** Selected PHP version 5.6<br />** This is a continuation of topic &quot;Import of Direct Sales Invoice from csv fails&quot; (https://frontaccounting.com/punbb/viewtopic.php?pid=37390#p37390), but the subject is now different. I could no longer use the previous installation; carelessly, I selected PHP version 5.3 instead 5.6 as recommended by apmuthu. After that I could no longer log into my FA installation. Decided to start over.<br />** Used softaculous at InMotion Hosting to install FA 2.4.8.<br />** Copied php.ini to the FA root folder. Changed display_errors to On, track_errors to On, and &#039;error_log = /dev/null&#039; to &#039;error_log = /logs/FA_errors.log&#039;.<br />** 2.&nbsp; &nbsp; Obtained FA24_post_release_fixes_2020-04-07.zip from https://frontaccounting.com/punbb/viewtopic.php?pid=37005&amp;login=1 , post number 4. Uploaded those files into their respective directories in FA after renaming the superseded files by appending .OLD to each file name.<br />** From inside FA, added the module imports_transactions which should be the latest after the official repository update reported in post #10 of https://frontaccounting.com/punbb/viewtopic.php?pid=37390#p37390 .<br />** Modified line 220 of import_transactions.php to read:</p><p>$_SESSION[&#039;Items&#039;] = new import_sales_cart($type, 0, false); $_SESSION[&#039;Items&#039;]-&gt;prep_amount = 0.0E0;</p><p>** Entered company setup data for&nbsp; Company 0<br />** Tried to create Company 1; got error: SQL script execution failed in line 16: Cannot create new company due to bugs in sql file.</p>]]></content>
			<author>
				<name><![CDATA[ROBERTRACKL]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42664</uri>
			</author>
			<updated>2020-05-09T16:54:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37454#p37454</id>
		</entry>
</feed>
