<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Different Web Server likely cause any problems?]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5862&amp;type=atom" />
	<updated>2015-07-27T12:21:40Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5862</id>
		<entry>
			<title type="html"><![CDATA[Re: Different Web Server likely cause any problems?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23952#p23952" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>RandomName wrote:</cite><blockquote><p>Its myth, concocted by those same &quot;light weight&quot; server developers</p></blockquote></div><p>Its not a view &quot;concocted&quot; exclusively by other devs - I&#039;ve usually read it in independent reviews such as Linux Format magazine. </p><div class="quotebox"><cite>RandomName wrote:</cite><blockquote><p>there are millions of pages of detailed help</p></blockquote></div><p>Thats partly what I was afraid of!</p><p>However, I take your point that FA should just work with Apache&#039;s defaults, so maybe I&#039;m worrying unnecessarily. </p><p>But I would still be interested if anyone knows whether FA has any Apache-specific requirements, or if they&#039;ve tried FA with any other server.</p>]]></content>
			<author>
				<name><![CDATA[SteveHolmes]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20582</uri>
			</author>
			<updated>2015-07-27T12:21:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23952#p23952</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Different Web Server likely cause any problems?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23922#p23922" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>SteveHolmes wrote:</cite><blockquote><p>But I&#039;ve read many times (usually in reviews of lightweight servers) that Apache is something of a behemoth and overkill for many uses</p></blockquote></div><p>Its myth, concocted by those same &quot;light weight&quot; server developers. <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; </p><div class="quotebox"><cite>SteveHolmes wrote:</cite><blockquote><p>using much more system resources, and also difficult to configure when you do want to change something, so I&#039;d still be interested to know if FA is really tailored to Apache or if most other &#039;general purpose&#039; web servers should be just as compatible.</p></blockquote></div><p>It will not eat up your resources and it&#039;s not hard to configure. Apache documentations is very helpful, there are millions of pages of detailed help out there to walk you trough practically any situation.&nbsp; If you need to use htaccess, you probably have to enable it. </p><p>Just follow the LAMP how-to and you will be fine.</p>]]></content>
			<author>
				<name><![CDATA[RandomName]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20525</uri>
			</author>
			<updated>2015-07-26T08:49:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23922#p23922</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Different Web Server likely cause any problems?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23921#p23921" />
			<content type="html"><![CDATA[<p>Thanks RandomName, its good to know that installation with Apache is so straightforward.<br />But I&#039;ve read many times (usually in reviews of lightweight servers) that Apache is something of a behemoth and overkill for many uses, using much more system resources, and also difficult to configure when you do want to change something, so I&#039;d still be interested to know if FA is really tailored to Apache or if most other &#039;general purpose&#039; web servers should be just as compatible.</p>]]></content>
			<author>
				<name><![CDATA[SteveHolmes]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20582</uri>
			</author>
			<updated>2015-07-25T09:30:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23921#p23921</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Different Web Server likely cause any problems?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23920#p23920" />
			<content type="html"><![CDATA[<p>Setting up Appache with MySQL has become really simple and you are fine by default settings. </p><p>All you really need is just type:<br /><em>(you need to adjust the commands to your distro/package manager) </em></p><div class="codebox"><pre><code>sudo apt-get install apache2
sudo apt-get install mysql-server mysql-client</code></pre></div><p>You also need PHP and this is nothing complicated because you are fine by default installation + FA specific requirements, if any. <br />All you probably need is : <br /></p><div class="codebox"><pre><code>sudo apt-get install php5 php5-mysql libapache2-mod-php5</code></pre></div><p>You can find more detailed instructions that are tailored for your selected distro. Just follow those, line by line and you are done. <br />Search for:&nbsp; How To Install Linux, Apache, MySQL, PHP (LAMP) + what ever distro you use and you are done.</p>]]></content>
			<author>
				<name><![CDATA[RandomName]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20525</uri>
			</author>
			<updated>2015-07-25T08:24:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23920#p23920</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Different Web Server likely cause any problems?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23918#p23918" />
			<content type="html"><![CDATA[<p>I&#039;m a bit put off by the complexity of Apache. <br />Would using a simpler server like Hiawatha (www.hiawatha-webserver.org) be likely to cause any problems with FA?</p><p>Web posts look good for Hiawatha with PHP eg: &quot;I&#039;ve been using Hiawatha for three years. It has been very stable and reliable. I especially like that the configuration file is very simple and easy to setup. I have never had any issue with security, but all I run with it is PHP with the php-fpm module.&quot; (https://forums.freebsd.org/threads/hiawatha-web-server.48800/)</p>]]></content>
			<author>
				<name><![CDATA[SteveHolmes]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20582</uri>
			</author>
			<updated>2015-07-24T13:07:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23918#p23918</id>
		</entry>
</feed>
