
kbrownlees at gmail
Nov 3, 2009, 4:04 PM
Post #1 of 1
(69 views)
Permalink
|
Hello, This is abit of a long shot but has anyone tried to run trac on Spawning (http://pypi.python.org/pypi/Spawning/0.9.2)? I got it running but login is giving me some issues, before I spend more time on it I decided I would ask to see if anyone has done it already :-) For the record if you want to run trac with spawning it will work with the trac-admin deploy wsgi generated file. I created a new python file to do an os.chdir(currDir) to ensure the working directory is correct. You will also need to use --threads=0 as an argument to your spawn command. Thank you in advance, Kieran ps. I know this doesn't *really* belong here but Spawning documentation is fairly lacking. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users[at]googlegroups.com To unsubscribe from this group, send email to trac-users+unsubscribe[at]googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
|