<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Login Timeout]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1742&amp;type=atom" />
	<updated>2010-12-13T13:58:24Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1742</id>
		<entry>
			<title type="html"><![CDATA[Re: Login Timeout]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7715#p7715" />
			<content type="html"><![CDATA[<p>Fixed!!&nbsp; Thanks.&nbsp; My mistake.&nbsp; I had uncommented the wrong line.&nbsp; My host had defined save_path in PHP to a tmp that I couldn&#039;t reach.&nbsp; Now it&#039;s defined to the tmp created in the install and everything is running fine.&nbsp; Not sure why my line counter was wrong but once I understood the problem I found the correct line by searching for save_path.</p>]]></content>
			<author>
				<name><![CDATA[metech]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=2996</uri>
			</author>
			<updated>2010-12-13T13:58:24Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7715#p7715</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Login Timeout]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7713#p7713" />
			<content type="html"><![CDATA[<p>Thanks, I appreciate your help.&nbsp; At least I know now where to look.</p>]]></content>
			<author>
				<name><![CDATA[metech]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=2996</uri>
			</author>
			<updated>2010-12-13T10:58:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7713#p7713</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Login Timeout]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7712#p7712" />
			<content type="html"><![CDATA[<p>The reason is definitely on server settings side. But were the dot you mention about is added? Maybe you have some invalid&nbsp; mod_rewrite settings in apache2.conf ?</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-12-13T10:13:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7712#p7712</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Login Timeout]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7711#p7711" />
			<content type="html"><![CDATA[<p>I tried a lot of combinations and eventually took the document root from phpinfo() so to be exact as I gathered that would be ok as a save_path until I got it working.&nbsp; I&#039;m not cluey enough to know if save_path means more than a directory that&#039;s able to be written to.&nbsp; Unfortunately, anything I enter results in an error.&nbsp; The error displays what I put in but always adds a dot in front as to suggest the current directory.&nbsp; So if I was to put ../ for example it results in an error saying can&#039;t find .../ which of course doesn&#039;t exist.&nbsp; That&#039;s just an example of what happens, not what my document root is.&nbsp; This is possibly why I&#039;m having problems in the first place.&nbsp; The question is, is it my server adding the dot or is it frontaccounting?&nbsp; Thankyou for your help so far, I feel I&#039;m getting closer.</p>]]></content>
			<author>
				<name><![CDATA[metech]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=2996</uri>
			</author>
			<updated>2010-12-13T09:19:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7711#p7711</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Login Timeout]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7709#p7709" />
			<content type="html"><![CDATA[<p>Your problem is probably related to invalid session handling on your server host. Try to set explicit save_path directory uncommenting line 196 in session.inc. An yes, the problem is not related to commented out setenv() calls, however this can disable language switching in your application providing you&nbsp; are using MS Win system.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-12-13T07:40:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7709#p7709</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Login Timeout]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7704#p7704" />
			<content type="html"><![CDATA[<p>I&#039;ve just installed FP for the very first time.&nbsp; Ver 2.3 final release.&nbsp; I&#039;ve increased the login timeout to 7200 in Company Setup and yet I am required to login again every 2 to 5 clicks as I navigate.&nbsp; Very annoying.&nbsp; The setting seems to be saved so I&#039;m wondering what I&#039;m doing wrong.&nbsp; I don&#039;t think I&#039;ve got a permission problem although putenv has been disabled on my web server for security reasons so I&#039;ve had to mask 3 lines (71, 72, 73) in includes/lang/gettext.php to stop an error shown when debugging, as it doesn&#039;t work anyway.&nbsp; I gather this is language related so not deemed critical.&nbsp; Is there a way to force keeping logged on?&nbsp; In my situation I prefer that to any security risk it may pose.&nbsp; I&#039;ve done a search but it would appear no-one else has my problem.&nbsp; Thanks if you can help.</p>]]></content>
			<author>
				<name><![CDATA[metech]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=2996</uri>
			</author>
			<updated>2010-12-13T01:16:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7704#p7704</id>
		</entry>
</feed>
