ianmendiola wrote:
> Ok,
>
> So this has definitely isolated the problem.  A lot of the work I am
> doing is done in separate python modules that have been imported into
> the main script file.  In regards to the example of editing
> settings.py in django and having to restart apache for affects to take
> place, does this mean every time I make a change to outside modules I
> have to restart apache? 

yeah, I'm finding that on WebFaction when you make changes to settings, 
etc  it requires a stop and start (they advise against restart).   I'm 
not sure what kind of caching goes on with the shared environment.  
There also seem to be some quirks with routing  with the extra user user 
site application level  (ie with a django setup the levels are home / 
username / webapps / appname "django" / project name / then django app 
name ).  



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"modwsgi" 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/modwsgi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to