I'm running a micro ec2 instance with Linux(Ubuntu), Apache Web
Server, and MySQL. I've been having problems getting started with
Satchmo (www.satchmoproject). In a nutshell, after going through all
the steps on the Satchmo installation page (http://
www.satchmoproject.com/docs/dev/new_installation.html) and changing my
local_settings.py file so that I'm using mysql as opposed to sqlite3
database settings, I get a 500 Internal Server Error when I point my
browser to my ec2 domain. You can find the contents my httpd.conf file
here (http://paste.pocoo.org/show/522899/), and you can also find the
contents of my apache_error.log file here (http://paste.pocoo.org/show/
522866/).
I'm also posting this on the Satchmo Users Group, but maybe someone
here can help me out with this issue.
Anthony