Emmanuel Blot wrote:
>>> I also had to hack trac.cgi and add
>>>import os
>>>os.environ['TRAC_ENV_PARENT_DIR'] = "d:/trac"
>>> because it doesn't seem to pick up on the enviroment directive in Location
>
> There's something weird here: if you use ModPython, changing trac.cgi
> should have
Matthew Gillen wrote:
> Vassilis Rizopoulos wrote:
>> I will repeat this, as I also posted a Ticket and the comment is, it
>> should be asked first in the list:
>>
>> Installation of mod_python 3.2.10/ Python 2.3.5/Apache 2.0.59/Subversion
>> 1.4.0 on Wind
I will repeat this, as I also posted a Ticket and the comment is, it
should be asked first in the list:
Installation of mod_python 3.2.10/ Python 2.3.5/Apache 2.0.59/Subversion
1.4.0 on Windows
Apache Configuration is
SetEnv TRAC_ENV_PARENT_DIR "d:/trac"
SetHandler mod_python
Python
I have the following problem:
I have setup multiple trac projects using mod_python.
Authentication works fine for the first project I setup but does not
work for the second.
See traceback at the end.
I configured the projects in the same way, only the paths and the
AuthName changed.
AuthTyp
OK, I have the usual problem with CGI speed on a W2K3 Server.
I installed fcgid (since I couldn't find a fastcgi binary) and updated
my Apache configuration.
Everything loads quite OK up to the point where Trac searches for the
TRAC_ENV_PARENT_DIR:
Oops...
Trac detected an internal error: The e