<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Error Restoring Database]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8440&amp;type=atom" />
	<updated>2020-06-15T18:02:14Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8440</id>
		<entry>
			<title type="html"><![CDATA[Re: Error Restoring Database]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37653#p37653" />
			<content type="html"><![CDATA[<p>With xampp I think you need to use the full path at the command line, something like this, perhaps:</p><p>C:\xampp\mysql\bin\mysql -u {username} -p {database name} &lt; file_name.sql</p><p>On Windows this should work (note the forward slash and that the whole path is not quoted and that spaces are allowed)</p><p>USE your db;</p><p>SOURCE D:/My Folder with spaces/Folder/file to import.sql;</p><p>Hope this help.</p><p>For large databases, you need to import from command line.&nbsp; do not use phpmyadmin.</p>]]></content>
			<author>
				<name><![CDATA[cedricktshiyoyo]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=45118</uri>
			</author>
			<updated>2020-06-15T18:02:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37653#p37653</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Error Restoring Database]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36220#p36220" />
			<content type="html"><![CDATA[<p>You can do a restore using PHPMyAdmin or other SQL client if very large.</p><p>Large DB Restore will need to be re-written in FA 2.5.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-10-08T05:44:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36220#p36220</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Error Restoring Database]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36214#p36214" />
			<content type="html"><![CDATA[<p>Google php memory_limit.&nbsp; Update your php.ini file and restart web server.</p><p>See also, <a href="http://mantis.frontaccounting.com/view.php?id=4745">0004745: Restore dies with php memory error</a></p>]]></content>
			<author>
				<name><![CDATA[Braath Waate]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41493</uri>
			</author>
			<updated>2019-10-07T22:42:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36214#p36214</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Error Restoring Database]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36212#p36212" />
			<content type="html"><![CDATA[<p>Hello apmuthu,</p><p>I tried restoring my database which is about 135MB but I have this error &quot;Allowed memory size of 335544320 bytes exhausted (tried to allocate 24 bytes) in C:\xampp\htdocs\frontaccount\admin\db\maintenance_db.inc on line 326&quot;.</p><p>how do I correct this error to make sure my database is restored.</p><p>I have increase the max upload file size but to no avail.</p><p>kindly help.</p><p>thanks<br />Popsicles12</p>]]></content>
			<author>
				<name><![CDATA[popsicles12]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36</uri>
			</author>
			<updated>2019-10-07T11:48:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36212#p36212</id>
		</entry>
</feed>
