WebIssues requires a web server with PHP and either MySQL, PostgreSQL or SQL Server.
The system was tested with Apache and IIS servers. Other web servers may also work, but are not officially supported.
WebIssues supports both PHP4 and PHP5.
Additional requirements depending on the database used:
Either the mysql
or mysqli
PHP extension is required.
MySQL version 4.1 is recommended for correctly storing Unicode characters, but older versions are also supported.
The pgsql
PHP extension is required.
Only supported on Windows; PHP5 is required.
The mbstring
PHP extension is recommended, but not required to use WebIssues.
Copyright © 2007-2008 WebIssues Team