I have Bugzilla 4 and I need to get it to run on a Windows Server 2008 running IIS 7. I've looked at various tutorials with no luck. Please direct me on how to setup Bugzilla!
feedback
|
migrated from stackoverflow.com Jul 1 '11 at 3:46
This question came from our site for professional and enthusiast programmers.
|
Perl + MySQL on Windows Server 2008 + IIS 7 isn't the best fit. Have you considered installing Apache on Windows Server and either disabling IIS or sticking them on different ports? Pretty straightforward looking official tutorial here. An alternative might be to stick Bugzilla on an Ubuntu VM. Installation looks like this. | |||||||||
feedback
|
