<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Installation FA238 on windows fails, on linux ok]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=2500</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2500&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Installation FA238 on windows fails, on linux ok.]]></description>
		<lastBuildDate>Wed, 16 Nov 2011 08:43:50 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Installation FA238 on windows fails, on linux ok]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10738#p10738</link>
			<description><![CDATA[<p>Hi janusz,<br />unfortunately, it is not working, got still empty window.<br />I use PHP 5.3.1.<br />Well, here is, what Apache error log shows:</p><p>[Wed Nov 16 09:40:38 2011] [error] [client ::1] ::language.php:15: include_once(./lang/installed_languages.inc) [&lt;a href=&#039;function.include-once&#039;&gt;function.include-once&lt;/a&gt;]: failed to open stream: No such file or directory<br />[Wed Nov 16 09:40:38 2011] [error] [client ::1] ::language.php:15: include_once() [&lt;a href=&#039;function.include&#039;&gt;function.include&lt;/a&gt;]: Failed opening &#039;./lang/installed_languages.inc&#039; for inclusion (include_path=&#039;.;C:\\xampp\\php\\PEAR&#039;)<br />[Wed Nov 16 09:40:38 2011] [error] [client ::1] ::session.inc:297: Non-static method SessionManager::sessionStart() should not be called statically<br />[Wed Nov 16 09:40:38 2011] [error] [client ::1] 0::session.inc:28: Non-static method SessionManager::validateSession() should not be called statically<br />[Wed Nov 16 09:40:38 2011] [error] [client ::1] 0::session.inc:31: Non-static method SessionManager::preventHijacking() should not be called statically<br />[Wed Nov 16 09:40:38 2011] [error] [client ::1] ::language.php:15: include_once(../lang/installed_languages.inc) [&lt;a href=&#039;function.include-once&#039;&gt;function.include-once&lt;/a&gt;]: failed to open stream: No such file or directory<br />[Wed Nov 16 09:40:38 2011] [error] [client ::1] ::language.php:15: include_once() [&lt;a href=&#039;function.include&#039;&gt;function.include&lt;/a&gt;]: Failed opening &#039;../lang/installed_languages.inc&#039; for inclusion (include_path=&#039;.;C:\\xampp\\php\\PEAR&#039;)</p><br /><br /><p>Any ideas??<br />Regards,<br />barney</p>]]></description>
			<author><![CDATA[null@example.com (barneyfa)]]></author>
			<pubDate>Wed, 16 Nov 2011 08:43:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10738#p10738</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation FA238 on windows fails, on linux ok]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10722#p10722</link>
			<description><![CDATA[<p>This is really strange. I guess this can be related to php version you use. I have encountered similar problem on some php 5.2.x i nstallation some time ago. Unfortunately I have no access to Win based FA installation, but you can try adding following line at the top of install/index.php:<br /></p><div class="codebox"><pre><code>global $Ajax;</code></pre></div><p>just below line containing &#039;$path_to_root=&quot;..&quot;;<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (janusz)]]></author>
			<pubDate>Tue, 15 Nov 2011 17:40:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10722#p10722</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation FA238 on windows fails, on linux ok]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10690#p10690</link>
			<description><![CDATA[<p>I will forward this thread to Janusz. He rewrote some routines here a while ago. Maybe he can find something.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 12 Nov 2011 12:42:51 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10690#p10690</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation FA238 on windows fails, on linux ok]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10688#p10688</link>
			<description><![CDATA[<p>Hi Joe,<br />The following errors are recorded in /install/error_log after insert the following lines in /install/index.php :<br />&nbsp; &nbsp; &nbsp; &nbsp; error_reporting(E_ALL);<br />&nbsp; &nbsp; &nbsp; &nbsp; ini_set(&quot;display_errors&quot;, &quot;On&quot;);</p><br /><p>[12-Nov-2011 20:03:14] ::language.php:15: include_once(../lang/installed_languages.inc) [&lt;a href=&#039;function.include-once&#039;&gt;function.include-once&lt;/a&gt;]: failed to open stream: No such file or directory<br />[12-Nov-2011 20:03:14] ::language.php:15: include_once() [&lt;a href=&#039;function.include&#039;&gt;function.include&lt;/a&gt;]: Failed opening &#039;../lang/installed_languages.inc&#039; for inclusion (include_path=&#039;.:/usr/lib/php:/usr/local/lib/php&#039;)<br />[12-Nov-2011 20:03:45] ::language.php:15: include_once(../lang/installed_languages.inc) [&lt;a href=&#039;function.include-once&#039;&gt;function.include-once&lt;/a&gt;]: failed to open stream: No such file or directory<br />[12-Nov-2011 20:03:45] ::language.php:15: include_once() [&lt;a href=&#039;function.include&#039;&gt;function.include&lt;/a&gt;]: Failed opening &#039;../lang/installed_languages.inc&#039; for inclusion (include_path=&#039;.:/usr/lib/php:/usr/local/lib/php&#039;)</p><p>Please help.</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (Apple)]]></author>
			<pubDate>Sat, 12 Nov 2011 12:10:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10688#p10688</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation FA238 on windows fails, on linux ok]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10687#p10687</link>
			<description><![CDATA[<p>It&#039;s all the same: empty screen.<br />Error happens in isession.inc, line 22: $Ajay-&gt;run. Error message I wrote in my first message, see above.<br />Maybe, there is another error before which triggers this one ?!?!<br />barney</p>]]></description>
			<author><![CDATA[null@example.com (barneyfa)]]></author>
			<pubDate>Sat, 12 Nov 2011 12:00:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10687#p10687</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation FA238 on windows fails, on linux ok]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10685#p10685</link>
			<description><![CDATA[<p>If you get these problems during install then put the following lines first in your /install/index.php</p><p>&nbsp; &nbsp; &nbsp; &nbsp; error_reporting(E_ALL);<br />&nbsp; &nbsp; &nbsp; &nbsp; ini_set(&quot;display_errors&quot;, &quot;On&quot;);</p><p>or if you are updating then set the $go_debug flag in the config.php file to 1.<br />It will eventually trap any errors.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 12 Nov 2011 08:48:46 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10685#p10685</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation FA238 on windows fails, on linux ok]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10683#p10683</link>
			<description><![CDATA[<p>I have a similar problem with barneyfa and kyomar. I am using WinXp Pro Sp3 Internet Explorer 8.</p>]]></description>
			<author><![CDATA[null@example.com (Apple)]]></author>
			<pubDate>Sat, 12 Nov 2011 05:18:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10683#p10683</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation FA238 on windows fails, on linux ok]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10681#p10681</link>
			<description><![CDATA[<p>can&#039;t update on windows xp. No error message, just a blank screen.</p><p>Markus</p>]]></description>
			<author><![CDATA[null@example.com (kyomar)]]></author>
			<pubDate>Sat, 12 Nov 2011 00:23:17 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10681#p10681</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation FA238 on windows fails, on linux ok]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10677#p10677</link>
			<description><![CDATA[<p>I use Windows 7 on my server. Hopefully somebody can tell us what could be wrong.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 11 Nov 2011 14:37:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10677#p10677</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation FA238 on windows fails, on linux ok]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10676#p10676</link>
			<description><![CDATA[<p>Hi Joe!<br />Well, I don&#039;t think it is a corrupted zip file, as I used the same for the linux installation.<br />Maybe, It has got something to do with windows 7 admission rights for directories or so?!?!<br />On the other hand, installations from 2.3.1 to 2.3.7 worked well on the same system.<br />Hm????</p><p>barney</p>]]></description>
			<author><![CDATA[null@example.com (barneyfa)]]></author>
			<pubDate>Fri, 11 Nov 2011 14:25:47 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10676#p10676</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation FA238 on windows fails, on linux ok]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10675#p10675</link>
			<description><![CDATA[<p>Strange, I have just tried an installation from the frontaccounting-2.3.8.zip file on a Windows Server and everything went well. Maybe a corrupted zip file? or maybe somebody from the audience can tell us more about that?</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 11 Nov 2011 13:34:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10675#p10675</guid>
		</item>
		<item>
			<title><![CDATA[Installation FA238 on windows fails, on linux ok]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10674#p10674</link>
			<description><![CDATA[<p>Hello!<br />Tryin&#039; to install on windows brings up error &gt;&gt;call to a member function run() on a non-object&lt;&lt;, installation on linux works well.<br />Any ideas?</p><p>barney</p>]]></description>
			<author><![CDATA[null@example.com (barneyfa)]]></author>
			<pubDate>Fri, 11 Nov 2011 13:02:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10674#p10674</guid>
		</item>
	</channel>
</rss>
