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?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...