Jump to content

kaushikk

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by kaushikk

  1. I have the exact same problem running Django-Python with MySQL on Stevie. I get a could not load module, module not found error for MySQLdb. Were you able to fix this somehow?
  2. 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 New...