<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Can't install or Update 2.1 RC]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=507&amp;type=atom" />
	<updated>2009-04-24T06:22:41Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=507</id>
		<entry>
			<title type="html"><![CDATA[Re: Can't install or Update 2.1 RC]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2325#p2325" />
			<content type="html"><![CDATA[<p>Hi bruzergear<br />While it&#039;s OK to remove your .htaccess file, it would be better for you to use it well: it provides lot&#039;s of features for securing your site. At the very least, you should password protect your frontaccounting directory if you&#039;re on a public web server.</p><p>Here&#039;s a little guide that might help. <br />http://www.javascriptkit.com/howto/htaccess.shtml</p>]]></content>
			<author>
				<name><![CDATA[p2409]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=267</uri>
			</author>
			<updated>2009-04-24T06:22:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2325#p2325</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't install or Update 2.1 RC]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2305#p2305" />
			<content type="html"><![CDATA[<p>I don&#039;t know. Set go_debug=1 in config.php. Look into your apache log file, maybe you will find some reason here? The only nonstandard change in FA 2.1 source was adding .htaccess file., which NB was fixed in release 2.1.1.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2009-04-20T16:25:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2305#p2305</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't install or Update 2.1 RC]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2303#p2303" />
			<content type="html"><![CDATA[<p>Hi everyone,</p><p>I experienced the similar case, facing a blank page after new installation of FA version 2.1.1; but this case is in Windows XP Environment with XAMPP 1.6.6a installed. I removed .htaccess file, but still facing blank pages.</p><p>However I can install FA 2.0.6 successfully.<br />The only things, I can not get some fixes in release 2.1. <img src="https://frontaccounting.com/punbb/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></content>
			<author>
				<name><![CDATA[herusubawanik]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=359</uri>
			</author>
			<updated>2009-04-19T18:31:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2303#p2303</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't install or Update 2.1 RC]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1993#p1993" />
			<content type="html"><![CDATA[<p>WOW, you guys are awesome and keeping on top of the forums.<br />Every question or comment I have posted, has been immediately replied to.<br />Thanks so much for all the time and effort you are putting into this project.</p><p>So far everything has been working good ever since I deleted the .htaccess file</p><br /><p>I set my php.ini&nbsp; settings to off for both register_globals and magic_quotes.</p><p>So far so good.&nbsp; Thanks for your help.</p><p>Dave</p>]]></content>
			<author>
				<name><![CDATA[bruzergear]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=259</uri>
			</author>
			<updated>2009-03-15T00:09:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1993#p1993</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't install or Update 2.1 RC]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1981#p1981" />
			<content type="html"><![CDATA[<p>I have found the reason, I think. This error is raised also when php is running in CGI mode (not&nbsp; APache module). So you can delete .htaccess file and eventually add respective lines to php.ini file:</p><p>magic_quotes_gpc = 0<br />register_globals = 0</p><p>Thanks for pointing out this problem.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2009-03-13T14:30:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1981#p1981</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't install or Update 2.1 RC]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1975#p1975" />
			<content type="html"><![CDATA[<p>I am happy that all works now for you, although I would be much more happy if I&nbsp; know the exact source of the problems.<br />The .htaccess file has now two directives which set php parameters to secure values: magic_quotes_gpc=off and register_globals=off. This can also (and should) be set in php.ini file. Without them any application is potentially vulnerable to RFI/LFI attacks. If you run your server in trusted closed environment it does not matter. Otherwise it is a must.</p><p>Could you list me your exact configuration where the problem arose (operating system version, www server type/version etc)? I feel this is some issue in your local setup, but anyway this should never end with blocking FA use at all.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2009-03-12T08:41:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1975#p1975</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't install or Update 2.1 RC]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1969#p1969" />
			<content type="html"><![CDATA[<p>Thanks,</p><p>I tried deleting the .htaccess file and everything seems to be working now.</p><p>I am a little worried about having to delete that file to get things working on my server.</p><p>What exactly does this file do for the system?&nbsp; <br />Are there any problems that I will experience without that file?</p><p>Anyways, I couldn&#039;t get Front Accounting to work with my Linux server when that file was in there and it seems to work without that file, so any explanation or answers as to why this is, would be great.</p><p>Thanks,<br />Dave</p>]]></content>
			<author>
				<name><![CDATA[bruzergear]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=259</uri>
			</author>
			<updated>2009-03-12T00:02:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1969#p1969</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't install or Update 2.1 RC]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1963#p1963" />
			<content type="html"><![CDATA[<p>I mean .htaccess file - it is bundled in both zip and tar.gz packages and is placed in FA root directory. <br />Keep in mind that under Linux (if this is your OS) this is hidden file unless you use <br />ls -A to list directory.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2009-03-11T13:11:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1963#p1963</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't install or Update 2.1 RC]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1955#p1955" />
			<content type="html"><![CDATA[<p>Thanks for your reply.</p><p>I can&#039;t find the .httpaccess file you are referring to.<br />I am wondering if this file was not included in my download.<br />I have tried both the zip and the gzip tar downloads and get the same result with both the RC Versions.</p><p>Please let me know where this .httpaccess file is at or if I am missing something.<br />Thanks,<br />Dave</p>]]></content>
			<author>
				<name><![CDATA[bruzergear]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=259</uri>
			</author>
			<updated>2009-03-11T00:58:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1955#p1955</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't install or Update 2.1 RC]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1941#p1941" />
			<content type="html"><![CDATA[<p>I don&#039;t know what the problem can be here. This is&nbsp; www server configuration error, not FrontAccounting issue. One thing which this error can be related to is new .httpaccess file in root directory of FA, which sets some php configuration directly via web server. Try to play with this file a little starting form removing it outside the FA tree.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2009-03-10T08:34:00Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1941#p1941</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Can't install or Update 2.1 RC]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1939#p1939" />
			<content type="html"><![CDATA[<p>I am excited to try the new 2.1 RC version after having used the 2.1 Beta versions with a lot of success so far.</p><p>However, I can&#039;t get the upgrade working from 2.1 beta to 2.1 RC.</p><p>I have also tried installing it from scratch and both the update and new install are giving me the following error:</p><p>500 Server Error<br />A misconfiguration on the server caused a hiccup. Check the server logs, fix the problem, then try again. </p><p>Any ideas on how I can get the RC version up and running?</p><p>I haven&#039;t ever had a problem installing previous versions of Front Accounting and am doing everything the same as before.</p><p>Thanks.</p>]]></content>
			<author>
				<name><![CDATA[bruzergear]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=259</uri>
			</author>
			<updated>2009-03-10T02:49:00Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1939#p1939</id>
		</entry>
</feed>
