Did you ever figure it out? I'm trying to do the same thing On Oct 6, 7:57 pm, whiskeyjuvenile <[email protected]> wrote: > This works: > > from mod_python import apache > > def handler(req): > req.content_type = 'text/plain' > req.write("Hello World!") > return apache.OK > > If I insert the line "import modpythonhandler" it fails. > > It seems like "import hashlib" in gluon/utils.py is failing --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---
- [web2py:32306] Re: deploying web2py on cpanel shared host... whiskeyjuvenile
- [web2py:32308] Re: deploying web2py on cpanel shared host... mdipierro
- [web2py:32311] Re: deploying web2py on cpanel shared... whiskeyjuvenile
- [web2py:32312] Re: deploying web2py on cpanel shared... whiskeyjuvenile
- [web2py:32334] Re: deploying web2py on cpanel sh... whiskeyjuvenile
- [web2py:32336] Re: deploying web2py on cpane... whiskeyjuvenile
- [web2py:32339] Re: deploying web2py on c... Graham Dumpleton
- [web2py:32340] Re: deploying web2py... whiskeyjuvenile
- [web2py:32343] Re: deploying we... whiskeyjuvenile
- [web2py:32345] Re: deploying we... whiskeyjuvenile
- [web2py:32956] Re: deploying we... dekushrub
- [web2py:32337] Re: deploying web2py on cpane... Graham Dumpleton
- [web2py:32338] Re: deploying web2py on c... whiskeyjuvenile

