On Feb 17, 11:17 pm, Berwyn Hoyt <[EMAIL PROTECTED]> wrote: > Is it possible you just need to change web.application.wsgifunc to > web.wsgifunc?
That's what I tried first, which gave me: AttributeError: 'module' object has no attribute 'wsgifunc' > Also, just for interest, have you tried mod_wsgi? We have found it to be > better than mod_python which we used first for micropledge.com. No. I'm new to Python and I figured I preferred something familiar. The more I investigate, the more it seems that nobody is using mod_python. I have to admit that it is a bit confusing with all these different server-bindings. -- troels --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
