Jump to content

Recommended Posts

Posted

I have followed every step to make my Django powered site (leolanchas.com.ar/syte) to work but all I get is an error 500 and the following log:

 

[sun Jan 06 11:53:23 2013] [error] [client 83.36.255.43] File ".../public_html/syte/dispatch.wsgi", line 6, in ?

[sun Jan 06 11:53:23 2013] [error] [client 83.36.255.43] mod_wsgi (pid=19418): Exception occurred processing WSGI script .../public_html/syte/dispatch.wsgi'.

[sun Jan 06 11:53:23 2013] [error] [client 83.36.255.43] mod_wsgi (pid=19418): Target WSGI script '.../public_html/syte/dispatch.wsgi' cannot be loaded as Python module

 

What is happening?

  • Like 1
Posted

Have you checked file permissions for your ~/public_html/syte/ folder?

Posted

Could you pastebin your source or something? those errors don't really give us anything to work with.

 

My guess is since it's not specifying a line number ir anything it's permissions, malformed http header or wrong line endings. Or some other sort of configuration issue.

Posted

Me? I don't have the ability to do so. The administration? Probably checking for how that could break other users' sites and how many sites.

Posted

Sorry, I don't know why I took for granted that you were part of the staff.

 

In the end, if I can't fix it, I'll have to choose another host.

  • 8 months later...
Posted

You don't need to switch!

I just figured out a way to run Django 1.5 in my HelioHost account :D. I'll start another topic on that and then get back to you here...

Posted
You don't need to switch! I just figured out a way to run Django 1.5 in my HelioHost account :D/>. I'll start another topic on that and then get back to you here...

Here's the post I made on how to set up Django 1.5; I think you could follow the same instructions for Django 1.4 as well: helionet.org/index/topic/17025-successfully-runnig-django-151-on-heliohost/

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...