Bugzilla:Software Matrix: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| (29 intermediate revisions by 11 users not shown) | |||
| Line 1: | Line 1: | ||
= Introduction = | = Introduction = | ||
This page details versions of Bugzilla's required software that are currently known (not) to work with bugzilla. | This page details versions of Bugzilla's required software that are currently known (not) to work with bugzilla. | ||
Software, certainly open-source software, is constantly improved and extended, with subsequent releases. When a version isn't listed on this page, you can still expect it to work. Feel free to add new known (not) working versions to keep this page up to date. | Software, certainly open-source software, is constantly improved and extended, with subsequent releases. When a version isn't listed on this page, you can still expect it to work. Feel free to add new known (not) working versions to keep this page up to date. | ||
== Perl == | == Perl == | ||
=== Windows: ActiveState Perl === | === Windows: ActiveState Perl === | ||
| Line 12: | Line 10: | ||
!Comments | !Comments | ||
|- | |- | ||
| | |ActiveState Perl 5.18.4 (build 1805) | ||
| OK | | OK | ||
| | | | ||
|} | |||
== MySQL == | |||
{| class="fullwidth-table" border="1" cellpadding="10" cellspacing="0" | |||
!Version | |||
!Status | |||
!Comments | |||
|- | |- | ||
| | |MySQL 5.0.15 and higher | ||
| OK | |OK | ||
| | | | ||
|} | |||
== DBD::mysql == | |||
{| class="fullwidth-table" border="1" cellpadding="10" cellspacing="0" | |||
!Version | |||
!Status | |||
!Comments | |||
|- | |- | ||
| | |DBD::mysql 4.001 | ||
| | |OK | ||
| | | | ||
|} | |||
== PostgresSQL == | |||
{| class="fullwidth-table" border="1" cellpadding="10" cellspacing="0" | |||
!Version | |||
!Status | |||
!Comments | |||
|- | |- | ||
| | |PostgreSQL 9.0 | ||
[http:// | |OK | ||
|Minimum Requirement | |||
| | |} | ||
== Apache == | |||
{| class="fullwidth-table" border="1" cellpadding="10" cellspacing="0" | |||
!Version | |||
!Status | |||
!Comments | |||
|- | |||
|[http://httpd.apache.org/download.cgi#apache20 Apache HTTP Server 2.0.X] | |||
|OK | |||
| | |||
|- | |||
|[http://httpd.apache.org/download.cgi#apache22 Apache HTTP Server 2.2.X] | |||
|OK | |||
|if using mod_perl, mod_perl 2.0.3 or higher is required, due to a bug in handling ExecCGI in PerlConfigRequires in Apache 2.2 | |||
|} | |||
== IIS == | |||
{| class="fullwidth-table" border="1" cellpadding="10" cellspacing="0" | |||
!Version | |||
!Status | |||
!Comments | |||
|- | |- | ||
| | | | ||
| | | | ||
| | | | ||
|} | |} | ||
{{Navigation Bugzilla FAQ}} | |||
[[Category:Bugzilla|FAQ:Software Matrix]] | |||
Latest revision as of 22:11, 21 September 2015
Introduction
This page details versions of Bugzilla's required software that are currently known (not) to work with bugzilla. Software, certainly open-source software, is constantly improved and extended, with subsequent releases. When a version isn't listed on this page, you can still expect it to work. Feel free to add new known (not) working versions to keep this page up to date.
Perl
Windows: ActiveState Perl
| Version | Status | Comments |
|---|---|---|
| ActiveState Perl 5.18.4 (build 1805) | OK |
MySQL
| Version | Status | Comments |
|---|---|---|
| MySQL 5.0.15 and higher | OK |
DBD::mysql
| Version | Status | Comments |
|---|---|---|
| DBD::mysql 4.001 | OK |
PostgresSQL
| Version | Status | Comments |
|---|---|---|
| PostgreSQL 9.0 | OK | Minimum Requirement |
Apache
| Version | Status | Comments |
|---|---|---|
| Apache HTTP Server 2.0.X | OK | |
| Apache HTTP Server 2.2.X | OK | if using mod_perl, mod_perl 2.0.3 or higher is required, due to a bug in handling ExecCGI in PerlConfigRequires in Apache 2.2 |
IIS
| Version | Status | Comments |
|---|---|---|