I cross compiled apache and mod_wsgi for an arm machine and now "$./ apachectl start" runs fine. When I request a page I see in errors.log an ImportError for every module I could ask for both so and sys and any other module in site- packages if I exec the python interpreter in a shell I could import every module without the ImportError. I was wondering if I missed the site-packages path inside some configure file?
Thanks for your suggestions, maja
-- 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.
