I talked to the host and they said it was 'scripting-related' and they couldn't help.
In desperation, I installed lighttpd, and with their debug mode, and the ability to reconfigure at will, I had it running in 3 hrs! Conclusion: if the host doesn't know how to set up apache for django/ fastcgi, and you can't tell them, don't even try. Remaining big issues are: --- lighttpd is currently on port 81. how do I cause it to be used in place of apache without putting it on a non-standard port. --- I start lighttpd from the shell. If it goes down, how do I make it restart automatically --karl On Jan 12, 6:17 am, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Jan 12, 2008 2:47 AM, kbochert <[EMAIL PROTECTED]> wrote: > > > > > mod_fastcgi installation > > > The error is: > > 'WSGIRequest' object has no attribute 'session' > > > any ideas? > > Do you have 'django.contrib.sessions.middleware.SessionMiddleware' listed in > MIDDLEWARE_CLASSES in settings.py? > > If I add lines to the file, the error stays at the same location. > > > and if I erase the .pyc file, it does not get regenerated. > > > How do I cause it to use the newly edited file?? > > > I've tried touching the .fcgi file with no luck > > I'm not sure what file you are referring to here. At any rate, this doesn't > sound like and fcgi-specific problem. > > Karen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---