<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Session Path Again]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=563&amp;type=atom" />
	<updated>2009-04-03T15:41:32Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=563</id>
		<entry>
			<title type="html"><![CDATA[Re: Session Path Again]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2186#p2186" />
			<content type="html"><![CDATA[<p>You&#039;re the man! Works, thanks.</p>]]></content>
			<author>
				<name><![CDATA[roblaus]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=306</uri>
			</author>
			<updated>2009-04-03T15:41:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2186#p2186</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Session Path Again]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2185#p2185" />
			<content type="html"><![CDATA[<p>If you really have two instances of source code you can change session_name() argument in line 113 of session.inc for one of the instances. </p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2009-04-03T15:14:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2185#p2185</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Session Path Again]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2184#p2184" />
			<content type="html"><![CDATA[<p>My standard session.save_path in php.ini ist /tmp which is fine.<br />I tried to run two versions of FA in the same broser - didn&#039;t work and therefore I tried to separate the session paths by adding this to session.inc as suggested elsewhere:</p><p>$session_save_path = dirname(__FILE__).&#039;/../tmp2&#039;;</p><p>The directory exists and has exactly the same owner/permission level as /tmp.<br />Fact is that my session files irrespective of the setting in session.inc get stored in /tmp.<br />I also tried to set the path in .htaccess but the system logged me out immediately.</p><p>I could run two versions in the same browser before but that apparently changed.<br />Any ideas?</p><p>rgds<br />rl</p>]]></content>
			<author>
				<name><![CDATA[roblaus]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=306</uri>
			</author>
			<updated>2009-04-03T15:07:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2184#p2184</id>
		</entry>
</feed>
