Mailing List Archive

Running Trac on Win2K without Apache
Does anyone have any information about running Trac on windows using IIS
instead of Apache?

I think I need to do the following (for an Apache-less install):
* Configure IIS to serve python / cgi
* Create an IIS site pointing to trac.cgi
* Setup svn to be served by svnserve instead of Apache

The last item is the one that I have the most questions about. Can I setup
the svn repository on the same box that is hosting Trac, such that no Apache
is used? How will this affect user access to the svn repository?

Thanks for any info.

Ken "Moon_Tan" Barker

_________________________________________________________________
Get fast, reliable Internet access with MSN 9 Dial-up – now 3 months FREE!
http://join.msn.click-url.com/go/onm00200361ave/direct/01/
Re: Running Trac on Win2K without Apache [ In reply to ]
Hey Ken,

I tried running Trac 0.6 on WinXP with IIS 5.1 some time ago. I got everything setup by creating some virtual directories instead of the Aliases that you would use in Apache. You would also have to setup Python to work with IIS as well so that the cgi scripts could work.

After doing all that though, I had major issues as I was getting alot of IIS Out of Process issues with the COM+ component that IIS uses. My COM+ catalog got currupted and I could not get it re-installed without having to reinstall Windows (via the upgrade option so none of my current files were screwed).

I haven't tried it since but maybe when I get some time I will try and pin point what exactly was causing the issue. Before all that started to happen though, a funny tihng was happening where whenever I tried to create/modify a wiki page, it was being added to the Trac DB in excess of 20 times!! I guess the IIS process pooling was causing all that, I'm not sure but I suspect.

If you get it up and running successfully, please do share :)



At 6/11/2004 01:25 AM, you wrote:
>Does anyone have any information about running Trac on windows using IIS
>instead of Apache?
>
>I think I need to do the following (for an Apache-less install):
>* Configure IIS to serve python / cgi
>* Create an IIS site pointing to trac.cgi
>* Setup svn to be served by svnserve instead of Apache
>
>The last item is the one that I have the most questions about. Can I setup
>the svn repository on the same box that is hosting Trac, such that no Apache
>is used? How will this affect user access to the svn repository?
>
>Thanks for any info.
>
>Ken "Moon_Tan" Barker


"One bit at a Byte"
Okeno Palmer, 2004 -------------- next part --------------
An HTML attachment was scrubbed...
URL: /archive/trac/attachments/20040611/89abcfc8/attachment.xhtml