Thanks, Chris. I'll give it a try. When I tried to upgrade, I got the following error message when I tried to clonesatchmo:
sudo python ../satchmo/scripts/clonesatchmo.py store Creating the Satchmo Application Customizing the files Performing initial data synching Error: No module named keyedcache Error: No module named keyedcache It appears livesettings and keyedcache are both missing from the source code. Any thoughts? Am I doing something wrong when I try to clone a store? Thanks, Malcolm On Sat, Apr 10, 2010 at 8:35 PM, Chris Moffitt <[email protected]> wrote: > What cache system are you using? > > You might want to upgrade to 0.9.1. Sometimes that cache had some oddities > when starting up. > > Otherwise, these types of errors generally mean there's a configuration > issue with the db or your cache backend. > > -Chris > > On Sat, Apr 10, 2010 at 9:40 PM, Mac <[email protected]> wrote: > >> There could be some permission issues. I keep getting this error: >> Exception Type: SettingNotSet. Here's the problem: >> >> http://dpaste.com/181854/ >> >> Has anyone successfully deployed a Satchmo store using apache? It >> works fine with the development server, but I've had all kinds of >> problems with apache2 and mod_wsgi. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Satchmo users" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<satchmo-users%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/satchmo-users?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Satchmo users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<satchmo-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Satchmo users" 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/satchmo-users?hl=en.
