[Trac] Trac 0.8 on Windows Server
Glenn Maughan
Glenn.Maughan at mentumgroup.com
Tue Jan 4 19:25:30 EST 2005
I'm attempting with Windows 2003 Server and IIS 6.
I get the following error:
Traceback (most recent call last):
File "c:\Python23\Lib\site-packages\trac\core.py", line 476, in cgi_start
real_cgi_start()
File "c:\Python23\Lib\site-packages\trac\core.py", line 471, in
real_cgi_start
dispatch_request(path_info, args, req, env, database)
File "c:\Python23\Lib\site-packages\trac\core.py", line 379, in
dispatch_request
module = module_factory(args, env, database, req)
File "c:\Python23\Lib\site-packages\trac\core.py", line 138, in
module_factory
constructor = getattr(module, constructor_name)
AttributeError: 'module' object has no attribute 'Wiki'
-----Original Message-----
From: Matthew Good [mailto:trac at matt-good.net]
Sent: Wednesday, 5 January 2005 11:20 AM
To: trac at lists.edgewall.com
Subject: Re: [Trac] Trac 0.8 on Windows Server
On Wed, 2005-01-05 at 11:12 +1100, Glenn Maughan wrote:
> Has anyone been successful getting Trac 0.8 running on Windows Server?
> I’m having no luck.
I have installed Trac 0.8 on Windows 2000 Server and Windows XP (using
Apache2 with ModPython).
--
Matthew Good <trac at matt-good.net>
_______________________________________________
Trac mailing list
Trac at lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac
More information about the Trac
mailing list