Confirmed users
1,201
edits
No edit summary |
|||
Line 10: | Line 10: | ||
A working SMTP server is required for Bugzilla to send emails.<br> | A working SMTP server is required for Bugzilla to send emails.<br> | ||
=== Downloading | === Downloading === | ||
The installers can be downloaded from [http://landfill.bugzilla.org/win32installer/ http://landfill.bugzilla.org/win32installer/].<br> | The installers can be downloaded from [http://landfill.bugzilla.org/win32installer/ http://landfill.bugzilla.org/win32installer/].<br> | ||
=== Installing | === Installing === | ||
[[Image:Win32Setup1.png]]<br> | [[Image:Win32Setup1.png]]<br> | ||
Line 24: | Line 24: | ||
[[Image:Win32Setup7.png]]<br> | [[Image:Win32Setup7.png]]<br> | ||
[[Image:Win32Setup8.png]]<br> | [[Image:Win32Setup8.png]]<br> | ||
=== 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". |