In order to use the xFlow Lite you must already have a web hosting account which supports the following requirements:
- UNIX / LINUX web server with SSH access
- Perl 5 or higher
- One (1) clean mySQL database
- Crontab privileges
- Ability to set the DefaultType in Apache through the .htaccess file
- Ability to execute CGI scripts outside of the /cgi-bin/ directory
- gcc Complier
The server must also have the following Perl modules installed. Most web hosting companies will install the Perl modules for you at no charge.
- IO::Socket
- Digest::MD5
- Crypt::SSLeay (Net::SSL)
- DBI
- DBD::mysql