> FWIW, it's wsgi, not Apache, that cares about Python. > > > Also, according to the Python docs, sqlite3 was built in beginning with > 2.5, so it's still an odd problem. > > web2py reports Python 2.7 when running under Apache? >
Perhaps it is possible to force the python interpreter by adding manually the path to Python in the apache configuration file http://code.google.com/p/modwsgi/wiki/ConfigurationDirectives#WSGIPythonHome -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

