27
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
(Suggested location for https://bugzilla.mozilla.org/show_bug.cgi?id=360395 ) | (Suggested location for https://bugzilla.mozilla.org/show_bug.cgi?id=360395 ) | ||
== 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 will work. Feel free to add new known (not) working versions to keep this page up to date. | |||
== Bugzilla 2.22.X == | |||
=== Perl === | |||
==== Windows: ActiveState Perl ==== | |||
{| class="fullwidth-table" border="1" cellpadding="10" cellspacing="0" | |||
!Version | |||
!Status | |||
!Comments | |||
|- | |||
|before ActiveState Perl 5.8.1 | |||
| 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 | |||
| | |||
| | |||
|- | |||
| ActiveState Perl 5.8.6 | |||
| NOT OK | |||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=281920 bug in Time::Local 1.10] | |||
|- | |||
| | |||
| | |||
| | |||
} | |||
=== MySQL === | |||
=== Apache === |
edits