[uWSGI] Virtual Hosting question
Roberto De Ioris
roberto at unbit.it
Tue Jul 13 06:36:43 CEST 2010
>
> Now, the error I am getting from uwsgi on a page hit is as follows - it
> seems as though paths aren't configured correctly, but I've tried a
> variety
> of things:
>
> [uWSGI DEBUG] uwsgi payload size: 908 (0x38C) modifier1: 0 modifier2: 0
> [uWSGI DEBUG] PATH_INFO=/
> [uWSGI DEBUG] SCRIPT_NAME=/
> [uWSGI DEBUG] setting dynamic virtualenv to /home/www/subdomain/
> interpreter for app 0 initialized.
> ImportError: No module named subdomain
>
>
Hi James, the dynamic loader does not find the "subdomain" module.
More information about the uWSGI
mailing list