Hi Ankhaa, Do you get the same error in a local development environment?
If your SCM (you are using an SCM, right?) supports a `bisect` command, use that to find the change that introduced this regression. You say you "installed some languages in some apps". Can you provide more detail? I haven't a clue what you mean by that. best, ken On Mon, Feb 24, 2014 at 8:23 AM, Ankhaa Tsogoo <[email protected]> wrote: > I have site that was running perfectly on webfaction. After installed some > languages in some apps it caused an internal server error. > > File >> "/home/site/webapps/mysite/lib/python2.7/django/core/handlers/base.py", >> line 53, in load_middleware >> [Mon Feb 24 09:07:29 2014] [error] [client 127.0.0.1] raise >> exceptions.ImproperlyConfigured('Error importing middleware %s: "%s"' % >> (mw_module, e)) >> [Mon Feb 24 09:07:29 2014] [error] [client 127.0.0.1] >> ImproperlyConfigured: Error importing middleware cartridge.shop.middleware: >> "No module named boot" > > > If you had this exception please give some advice to me? > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine 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. > -- You received this message because you are subscribed to the Google Groups "Mezzanine 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.
