I had the same problem
To solve it I reinstall everything

look at this link :
  
http://groups.google.com/group/trac-users/browse_thread/thread/da0697b003e87762/d2a7529b7f427c35?hl=en#d2a7529b7f427c35


On Jul 30, 4:56 am, pingwin <[EMAIL PROTECTED]> wrote:
> 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
>
> httpd.conf:
> -------------------------
> <Location /trac>
>    SetHandler mod_python
>    PythonHandler trac.web.modpython_frontend
>    PythonOption TracEnv "d:\trac"
> </Location>
> --------------------------
>
> When trying to openhttp://localhost/tracreceiving 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.
>
> What is wrong here?
> Please, help to fix this problem
> Thanks.


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