Jump to content

Recommended Posts

Posted

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?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...