<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Local Server Requirements]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7873&amp;type=atom" />
	<updated>2018-12-10T21:33:41Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7873</id>
		<entry>
			<title type="html"><![CDATA[Re: Local Server Requirements]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33557#p33557" />
			<content type="html"><![CDATA[<p>@boxygen I used this <a href="https://stackoverflow.com/questions/24005828/how-to-enable-local-network-users-to-access-my-wamp-sites">StackOverFlow post</a></p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2018-12-10T21:33:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33557#p33557</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Local Server Requirements]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33556#p33556" />
			<content type="html"><![CDATA[<p>Thanks all for your input. I will post my feedback once done</p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-12-10T16:57:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33556#p33556</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Local Server Requirements]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33550#p33550" />
			<content type="html"><![CDATA[<p>You might require a server with 8gm ram, and 512gb SSD and Intel Xeon E3 Processor or more than that. </p><p>Basically you need server&nbsp; like Dell flagship or ibm series&nbsp; to handle 100&nbsp; concurrent users</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2018-12-10T04:54:34Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33550#p33550</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Local Server Requirements]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33549#p33549" />
			<content type="html"><![CDATA[<p>Yes, It sports the following in WAMP 3.0.6:<br /></p><div class="codebox"><pre><code>Apache 2.4.27
PHP 5.6.31, 7.0.23, 7.1.9
MySQL 5.7.19
MariaDB 10.2.8
PhpMyAdmin 4.7.4 
Adminer 4.3.1
PhpSysInfo 3.2.7</code></pre></div><p><a href="https://sourceforge.net/projects/wampserver/files/WampServer%202/">Wampserver 2.5</a> onwards are <strong>not compatible</strong> with<br /></p><div class="codebox"><pre><code>Windows XP, not even with SP3
Windows Server 2003</code></pre></div><p>and they also require a disk formatted as an NTFS partition, and does not support FAT32 or exFAT.</p><p>Caveats:<br />If you install Wampserver over an existing version, not only it will not work, but you risk losing your existing databases. Also install it in a root folder like C:\wamp or d:\wamp . Close Skype or force not to use port 80 before installation and while WAMP is in use.</p><p><a href="https://sourceforge.net/projects/wampserver/files/WampServer%203/WampServer%203.0.0/wampserver3.1.4_x64.exe">WAMP 3.1.4</a> was released on 2018-09-25.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-12-10T03:36:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33549#p33549</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Local Server Requirements]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33548#p33548" />
			<content type="html"><![CDATA[<p>If its any help <a href="http://www.wampserver.com/en/">Wampserver</a> has a 64 bit version. Though you do have to install both 32 and 64 bit versions.</p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2018-12-10T02:59:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33548#p33548</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Local Server Requirements]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33547#p33547" />
			<content type="html"><![CDATA[<p>PHP and Apache don&#039;t have official supported 64 bit Windows builds.<br />Only MySQL out of the three does, hence no 64 bit bundle for XAMPP on Windows.</p><p>However, the current versions of PHP seem to have some 64 bit builds at <a href="https://windows.php.net/download">https://windows.php.net/</a>.</p><p>Processors, manufactured after 2011, most likely support AVX and it&#039;s PHP builds. The exact information about the hardware can be retrieved by using the <a href="https://docs.microsoft.com/en-us/sysinternals/downloads/coreinfo">Coreinfo</a> tool.</p><p>Current Apache for Windows 64 bit are available at <a href="https://www.apachelounge.com/download">Apache Lounge</a>.</p><p>In spite of all the above, give the 32 bit version of XAMPP a try on Win 10 with the specs in my previous post and provide benchmarks on actual concurrent usage and load factors in your network.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-12-10T00:30:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33547#p33547</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Local Server Requirements]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33546#p33546" />
			<content type="html"><![CDATA[<p>I need 100 users on 100 work stations concurrently accessing FA installed on the server in LAN</p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-12-09T17:28:45Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33546#p33546</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Local Server Requirements]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33543#p33543" />
			<content type="html"><![CDATA[<p>If you are using XAMPP, then only a 32 bit version is available so more than 3.2 GB RAM is meaningless.<br />You can however, use VMWare Player to run 64 bit Debian/Ubuntu/CentOS, etc., inside Windows, whilst all your end users can be on Windows browsers.</p><p>100 Users or 100 concurrently using clients?</p><p>They can be normal hardware with 16 GB Win2012R2 running IIS if you need to run FA on the host itself.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-12-09T16:29:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33543#p33543</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Local Server Requirements]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33540#p33540" />
			<content type="html"><![CDATA[<p>Hello,<br />I need to install FA in a local network powered by Windows with more than 100 Users.</p><p>What should be configuration of Local Server to host FA with this number of users.</p><p>Any Ideas?</p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-12-09T06:14:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33540#p33540</id>
		</entry>
</feed>
