Others may have found a way around this. I will (hopefully more emphatically) say that shared hosts are a bad way to go. An hour of your time is worth several months of dedicated hosting. A reserved EC2 micro was US8 per month last time I checked two years ago. A DigitalOcean droplet was US5/month. The time you have spent composing email to resolve this problem has cost you well more than a month of dedicated hosting.
The 90% rule says to imitate the development behavior of 90% of the developers in your domain. If the domain is Mezzanine, you will be rewarded by sticking to the techniques outlined in the fabfile.py and the Deploy section of the documentation. While other approaches – such as Apache and shared hosting – may work, most developers will spin their wheels. ken On Mon, Sep 22, 2014 at 8:12 AM, Jack <[email protected]> wrote: > i m getting this error in log file > > raise ImproperlyConfigured(msg % currency_locale) > and i searched for it where it says that you have to set locale files in > apache env file but on shared host its not possible so is there any other > way > > > On Monday, September 22, 2014 4:23:17 PM UTC+5:30, Jack wrote: >> >> Hi, >> i had installed mezzanine first and it's working good but when i >> installed cartridge on this existing mezzanine install it's working good >> when i m doing runserver locally but gives error unhandled exception on >> opening url. >> my webhost is bluehost and i using fcgi for this. >> > -- > 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/d/optout. > -- 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/d/optout.
