With Windows 2003 Server, Apache/2.0.59 (Win32), mod_python/3.3.1,
 Python/2.4.4, DAV/2 and SVN/1.4.4 if I defined a project like this:

 <Location /trac/myproject>
    SetHandler mod_python
    PythonHandler trac.web.modpython_frontend
    PythonOption TracEnv E:\projects\trac\myproject
    PythonOption TracUriRoot /trac/myproject
 </Location>

The browser is like loading the page... but never return.

The same configuration with Windows XP work perfectly.

Apperently it's an installation issue:

"#5764: Trac + mod_python + Windows 2003 Server => Loading...
---------------------------------
+------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  cmlenz
     Type:  defect               |       Status:  closed
 Priority:  normal               |    Milestone:
Component:  mod_python frontend  |      Version:  0.10.4
 Severity:  normal               |   Resolution:  invalid
 Keywords:                       |
---------------------------------
+------------------------------------------
Changes (by eblot):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 This looks like an installation issue, and installation issues - as
stated
 on the New Ticket page - are to be reported on the MailingList or on
#IRC
 first, not filled in as tickets."

And I don't know where I done a mistake.
Any ideas?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to