Installation and requirements
Previous  

To run a TradeControl server installation you would need:-

- a dedicated server running either freeBSD (with linux compatibility enabled), Linux or windows 2003 and the following installed

FreeBSD and Linux
            - libxml2         
            - libxslt
            - CVS

Windows 2003
            - MSXML 4+
            - CVS

PHP

PHP 5.1.3+ with the following extentions installed:

            - Enable simpleXML support (enabled by default)
            - XSLT for PHP5 (php5-xsl)
            - The TC client can use a lot of memory while sorting and displaying the admin screens, make sure PHP has enough memory (memory_limit = 80M)
            - Enable the fopen wrapper (Fopen wrappers)

For a detailed overview of all settings required for optimal operation of TradeControl, please have a look at the TradeControl installation guide.