<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Different Web Server likely cause any problems?]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5862</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5862&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Different Web Server likely cause any problems?.]]></description>
		<lastBuildDate>Mon, 27 Jul 2015 12:21:40 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Different Web Server likely cause any problems?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23952#p23952</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (SteveHolmes)]]></author>
			<pubDate>Mon, 27 Jul 2015 12:21:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23952#p23952</guid>
		</item>
		<item>
			<title><![CDATA[Re: Different Web Server likely cause any problems?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23922#p23922</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (RandomName)]]></author>
			<pubDate>Sun, 26 Jul 2015 08:49:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23922#p23922</guid>
		</item>
		<item>
			<title><![CDATA[Re: Different Web Server likely cause any problems?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23921#p23921</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (SteveHolmes)]]></author>
			<pubDate>Sat, 25 Jul 2015 09:30:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23921#p23921</guid>
		</item>
		<item>
			<title><![CDATA[Re: Different Web Server likely cause any problems?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23920#p23920</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (RandomName)]]></author>
			<pubDate>Sat, 25 Jul 2015 08:24:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23920#p23920</guid>
		</item>
		<item>
			<title><![CDATA[Different Web Server likely cause any problems?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23918#p23918</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (SteveHolmes)]]></author>
			<pubDate>Fri, 24 Jul 2015 13:07:52 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23918#p23918</guid>
		</item>
	</channel>
</rss>
