<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Command time out]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7233&amp;type=atom" />
	<updated>2018-01-03T01:58:46Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7233</id>
		<entry>
			<title type="html"><![CDATA[Re: Command time out]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30369#p30369" />
			<content type="html"><![CDATA[<p>Setup =&gt; Company Setup =&gt; Login Timeout (time in seconds)</p><p>Also checkout lines 425-432 of <strong>includes/session.inc</strong>:<br /></p><div class="codebox"><pre><code>/*
    Uncomment the setting below when using FA on shared hosting
    to avoid unexpeced session timeouts.
    Make sure this directory exists and is writable!
*/
// ini_set(&#039;session.save_path&#039;, VARLIB_PATH.&#039;/&#039;);

ini_set(&#039;session.gc_maxlifetime&#039;, 36000); // 10hrs</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-01-03T01:58:46Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30369#p30369</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Command time out]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30357#p30357" />
			<content type="html"><![CDATA[<p>When I am populating the GL ledger inquiry in the table (grid) for a longer period let&#039;s say 30 days, it got timed out. If i take lesser period let&#039;s say 7 days it works ok.</p><p>I googled alot .. increased max_execution time, also checked couple of other parameters like max input time etc. but problem&nbsp; still not resolved.</p><p>I noticed that command get halts exactly after 10 Seconds each time.&nbsp; I guess there is a a parameter which is by default set 10 Seconds and need to be increase, but not able to trace that..</p><p>Here is the url link where issue arose<br />http://localhost:8888/dasco/gl/inquiry/gl_account_inquiry.php?</p><p>Please help.</p>]]></content>
			<author>
				<name><![CDATA[Rajesh Pundeer]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41645</uri>
			</author>
			<updated>2018-01-02T14:35:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30357#p30357</id>
		</entry>
</feed>
