|
Basic requirements for an installation of MST:
- Server:
- Apache
- IIS (experimental; only CGI-Version)
- PHP>4.05
- Database:
- MySQL>3.23.XX
- PostgreSQL (only for PHP>=4.1.0)
- permissions for creating .htaccess and .htpasswd files (required only by PHP using
CGI for communication with Apache)
- about 500-800kB of free space for files
- 5-10min of free time
Please have in mind that the tool is not fully tested while running PHP
in safe mode neither on PHP 5.X
Environments I use for developing and testing are as follows:
- Win2k, MySQL 3.23.32, PHP 4.06 API, Apache 1.3.14
- Linux Mandrake 8.2 (kernel 2.4.18), MySQL 3.23.47, PHP 4.1.2 API, Apache 1.3.23
- FreeBSD 4.8, MySQL 3.23.56 or PostgreSQL 7.3.2, PHP 4.3.1 API, Apache 1.3.27
|