Bugzilla:Win32InstallPackages

From MozillaWiki
Revision as of 02:42, 24 March 2010 by Glob (talk | contribs)
Jump to navigation Jump to search

Installing Bugzilla on Microsoft Windows using the Installer

This is an unofficial installer for Bugzilla which deploys and configures Bugzilla with all the prerequisites:

  • Apache
  • MySql
  • Perl
  • Bugzilla

A working SMTP server is required for Bugzilla to send emails.

Downloading

The installers can be downloaded from http://landfill.bugzilla.org/win32installer/.

Installing

Win32Setup1.png
Win32Setup2.png
Win32Setup3.png
Win32Setup4.png
Win32Setup5.png
Win32Setup6.png
Win32Setup7.png
Win32Setup8.png

Administration

Windows Services

The setup creates two Windows Services, "Bugzilla.Apache" and "Bugzilla.MySql". These services can be manually uninstalled or reinstalled using "InstallServices.cmd" and "UninstallServices.cmd" from the "bin" directory.

BugzillaCmdPrompt.cmd

Running this file (in the installation directory) shows a "Command Prompt" preconfigured to enable you to install perl modules and run Bugzilla scripts (such as checksetup.pl).

BackupBugzilla.cmd

Running this file will create a backup of your Bugzilla database in a file "bugzilla-backup.zip".