> Hello,
> I've set up:
> apache 2.0.59
> mod_python-3.3.1.win32-py2.4-Apache2.0
> Python 2.4.4
> clearsilver-0.9.14.win32-py2.4
> pysqlite-2.3.5.win32-py2.4
> svn-1.4.4
> svn-python-1.4.4.win32-py2.4

> mod_python works fine and it's test shows:
> Apache version Apache/2.0.59 (Win32) SVN/1.4.4 mod_python/3.3.1
Python/
> 2.4.3 DAV/2

You've installed Python 2.4.4. In the output from the test Python
version 2.4.3 is mentioned.

> httpd.conf:
> -------------------------
> <Location /trac>
>   SetHandler mod_python
>   PythonHandler trac.web.modpython_frontend
>   PythonOption TracEnv "d:\trac"
> </Location>
> --------------------------

> When trying to open http://localhost/trac receiving connection time
> out and error in application event log:
> Event Type:   Error
> Event Source: Application Error
> Event Category:       (100)
> Event ID:     1000
> Description:
> Faulting application Apache.exe, version 2.0.59.200, faulting module
> libapr.dll, version 0.9.12.0, fault address 0x00007c1c.

Libapr.dll --> version conflict between installed components. 

Have you tried to access the subversion repository over the Apache
Server?

> What is wrong here?
> Please, help to fix this problem
> Thanks.



Knorr-Bremse GmbH
FN 38565p, LG Wr. Neustadt

This transmission is intended solely for the addressee and contains 
confidential information. If you are not the intended recipient, please 
immediately inform the sender and delete the message and any attachments from 
your system. Furthermore, please do not copy the message or disclose the 
contents to anyone unless agreed otherwise. To the extent permitted by law we 
shall in no way be liable for any damages, whatever their nature, arising out 
of transmission failures, viruses, external influence, delays and the like.

--~--~---------~--~----~------------~-------~--~----~
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