[mod_python] compile mod_python on iSeries (AS/400)

Denes L denes1951 at yahoo.ca
Tue Feb 5 18:02:34 EST 2008


> If using CGI now, personally I would suggest you convert your Python
> CGI application to WSGI interface (www.wsgi.org) instead. 

Funny that you mention mod_wsgi since I have been looking into that too, but the problem is that it requires Python to have been compiled with support for threading, which seems to be unavailable on the iseries port:
"import thread" fails with "ImportError: No module named thread"

Denes.

       
---------------------------------
Looking for the perfect gift? Give the gift of Flickr!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20080205/5950b03b/attachment-0001.html


More information about the Mod_python mailing list