Requirements

Hardware Requirements

There are many possible configurations that could run this application. The scale of the enterprise obviously will have a significant bearing on the final configuration.

The operating system and the database engine chosen will have the largest bearing on System requirements. Each client connection to the web server and database engine will also consume RAM so the more connections the larger the RAM requirement. Similarly disk space required is a function of the volume of customers, suppliers and transactions. Suffice it to say that due to the efficiency of the components of the system the demands on the hardware are exceptionally light by client server application standards.

As a guide, an installation for up to 50 simultaneous users could consist of the following: a Linux operating system, an Apache web server, an entry level server with 512 MB RAM and a 10 Megabit network card. This would provide more than adequate performance. 100 Megabit network cards are now entry level. RAID SCSI swappable disks are preferred in any mission critical environment where disk access is intensive.

With multiple servers with with SMP, load balancing, a separate database server, and large amounts of RAM the limit on database size and the number can be scaled to the most demanding businesses.

When using the hosting facilities of a 3rd party it is important to consider the infrastructure that the host has in place: Software Requirements

In a windows environment the apache2triad bundle provides all the software required and comes with a convenient installer.

In a windows/linux/unix environment the XAMPP also provides all the software required.

Installing either of the above two server software bundles will provide all you need to get going. To get the latest and greatest revisions of the individual components you need: The system could be used with many other database servers but it is tested and developed on MySQL. Independent benchmarks show that MySQL is one of the fastest for most common database tasks, particularly at establishing connections – since this is required for every page, MySQL is therefore ideally suited to the web environment. Using Apache with mod_ssl and openssl secure sockets makes sense where there is any data transmitted over the Internet and not just over a LAN.

Using webERP with a Wiki

Wikis are an unfortunate name for a marvellous business tool. They are a genre of software that allow user editing of a web-site. webERP defines the names for wiki pages and provides a structure for the information held on the wiki - where users can add their experiences and information about customer, products and suppliers. webERP links to a customer page - if the page does not exist then there is a prompt to create it - it is then up to the business how they implement the wiki into their business. Possible scenarios might be that the customer page contains links to: If an integrated wiki is enabled from

Setup->General->Configuration Settings

then select the wiki application to integrate with. webERP has links from the Selection menus for Items (SelectProduct.php), Customers (SelectCustomer.php) and Suppliers (SelectSupplier.php). Clicking on the link brings up the wiki if the page does not currently exist you will be able to create it - in future it will go directly to the page created.

The webERP product link to the wiki might contain details about the development of the item, links to drawings, specification, warranty, instructions, competing products and competitor product details. Some thought about how the wiki is structured is required. The more this tool is used the more indispensible and value it will provide to the business as a single integrated business knowledge base.

The wacko wiki is very lightweight and imposes minimal additional overhead on a web-server and is possibly one of the most functional and flexible wikis available:

Simply install this on the same web server as your webERP install and provide the path to the wiki in Setup->General->Configuration Settings.