for mod_wsgi python3 starters print ( "DEBUG MESSAGE", file = sys.stderr )
So after allot of swearing and cursing testing mod_wsgi and python3.0, I maybe found a issue cn = sqlite3.connect(os.path.join(os.path.dirname(__file__),"www.db")) does not work, why I have no idea yet but blaming Graham for it anyway :) PS I know already one person who going to have allot of fun updating his documentation :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
