Bugzilla:Software Matrix: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (+Category)
No edit summary
 
(25 intermediate revisions by 11 users not shown)
Line 3: Line 3:
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.


= Bugzilla 2.22.X =
== Perl ==
== Perl ==
=== Windows: ActiveState Perl ===
=== Windows: ActiveState Perl ===
Line 11: Line 10:
!Comments
!Comments
|-
|-
|before ActiveState Perl 5.8.1
|ActiveState Perl 5.18.4 (build 1805)
| NOT OK
| Bugzilla needs CGI.pm version 2.93 or higher
|-
|[http://downloads.activestate.com/ActivePerl/Windows/5.8/ActivePerl-5.8.1.807-MSWin32-x86.msi ActiveState Perl 5.8.1]
| OK
| Minimum Requirement
|-
|[http://downloads.activestate.com/ActivePerl/Windows/5.8/ActivePerl-5.8.4.810-MSWin32-x86.msi ActiveState Perl 5.8.4]
| OK
| OK
|
|
|-
| ActiveState Perl 5.8.6
| NOT OK
| [https://bugzilla.mozilla.org/show_bug.cgi?id=281920 bug in Time::Local 1.10]
|-
|
[http://downloads.activestate.com/ActivePerl/Windows/5.8/ActivePerl-5.8.8.817-MSWin32-x86-257965.msi ActiveState Perl 5.8.8 (build 817)]
| OK?
|-
|ActiveState Perl 5.8.8 (build 819)
|NOT OK
|[http://groups.google.be/group/mozilla.support.bugzilla/browse_frm/thread/6572a5be1b5e413b/a77cc2c1751fb872?lnk=st&rnum=4#a77cc2c1751fb872  Can't locate IO/Wrap.pm in @INC]
|}
|}
=== Specific Modules ===
see [http://www.bugzilla.org/releases/2.22.1/release-notes.html release notes]


== MySQL ==
== MySQL ==
Line 45: Line 21:
!Comments
!Comments
|-
|-
|MySQL 4.0.14 or higher  
|MySQL 5.0.15 and higher
|OK
|OK
|Minimum Requirement
|
|-
|}
|MySQL 4.1 or higher
 
| OK
== DBD::mysql ==
| reset the password using OLD_PASSWORD (for windows: see [http://www.bugzilla.org/docs/win32install.html win32install.html])
{| class="fullwidth-table" border="1" cellpadding="10" cellspacing="0"
!Version
!Status
!Comments
|-
|-
|[http://downloads.mysql.com/archives.php?p=mysql-5.0&v=5.0.24a MySQL 5.0.24a]
|DBD::mysql 4.001
|OK
|OK
| reset the password using OLD_PASSWORD
|
|-
|MySQL 5.0.25 and higher; MySQL 5.1.12 and higher
|NOT OK
|[https://bugzilla.mozilla.org/show_bug.cgi?id=321645 TEXT and BLOB columns do not support DEFAULT values]
|}
|}


== PostgresSQL ==
== PostgresSQL ==
Line 69: Line 43:
!Comments
!Comments
|-
|-
|PostgreSQL 7.3.x
|PostgreSQL 9.0
|OK
|OK
|Minimum Requirement
|Minimum Requirement
|}
|}


== Apache ==
== Apache ==
Line 81: Line 54:
!Comments
!Comments
|-
|-
|[http://httpd.apache.org/download.cgi Apache HTTP Server 2.X]
|[http://httpd.apache.org/download.cgi#apache20 Apache HTTP Server 2.0.X]
|OK
|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 ==
== IIS ==
Line 98: Line 74:
|}
|}


[[Category:Bugzilla]]
 
{{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