kaushikk Posted April 6, 2012 Posted April 6, 2012 Hi, I'm new to heliohost and am having trouble setting up my Django application. It was working earlier with SQLite3 but when I switched my database setting to MySQL, it started throwing up: ImproperlyConfigured at /mysite/dispatch.wsgi/ Error loading MySQLdb module: libmysqlclient_r.so.15: cannot open shared object file: No such file or directory http://todos.heliohost.org/mysite/ Since heliohost does not allow ssh access to the machines, I don't know how to fix this error. Can someone please point me in the right direction? Thanks! I have temporarily switched back to using sqlite3 as my database and that is why the site is up now. The MySQLdb module missing error still shows up if I switch over to using MySQL. I'm on Stevie. Can someone please tell me if there is anything I'm doing wrong? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.