Any other ideas?

George Nychis wrote:
> Sorry, I had tried "PythonInterpreter main_interpreter" and it didn't 
> help, as I mentioned in my e-mail.  So, I tried switching to "trac" 
> which is when I posted to the mailing list.  I have a mod_python version 
> after 3.2.8, which the comment suggested in comment 1.
> 
> As for the second comment, I'm not using mod_wsgi, and it said the 
> solution is the same as "PythonInterpreter main_interpreter" ...
> 
> - George
> 
> 
> Graham Dumpleton wrote:
>> You don't even follow the advice in that ticket. You have:
>>
>>   PythonInterpreter "trac"
>>
>> You must use:
>>
>>   PythonInterpreter main_interpreter
>>
>> Go read the two references linked from last comment in that ticket.
>>
>> Graham
>>
>> On Feb 18, 8:43 am, George Nychis <[email protected]> wrote:
>>> sorry for the bump, still having issues with this.
>>>
>>> George Nychis wrote:
>>>> Hi all,
>>>> I am having the following error:
>>>> http://trac.edgewall.org/ticket/2611
>>>> I tried adding "PythonInterpreter main_interpreter" which is suggested
>>>> by users in the ticket, however, I am still getting the segfault.
>>>> Here is my full configuration, line 333 is where the related config starts:
>>>> http://pastebin.com/f7ab11ddb
>>>> A little bit about what I'm using:
>>>> Apache/2.2.6 (FreeBSD)
>>>> mod_ssl/2.2.6
>>>> OpenSSL/0.9.8g
>>>> DAV/2
>>>> SVN/1.4.4
>>>> PHP/5.2.5 with Suhosin-Patch
>>>> mod_python/3.3.1
>>>> Python/2.5.1
>>>> I'd greatly appreciate any suggestions.
>>>> Thanks!
>>>> George
> 
> > 
> 

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