Jump to content

Pep

Members
  • Posts

    20
  • Joined

  • Last visited

Pep's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. 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.
  2. Why don't you update Django?
  3. The code is the same as this one: http://rigoneri.github.com/syte/ I forked the repository and just changed the content. The .htaccess and dispatch.wsgi are as indicated in the python instructions. Maybe it has to do with the Django version of the project (1.4)
  4. Permissions are as indicated here: http://www.heliohost.org/home/features/languages/python
  5. 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?
  6. I have a simple test ruby file under my public cgi-bin folder, with 0755 permission and this code: #!/usr/bin/env ruby # HTTP response headers, including double newline print "Content-type: text/plain\n\n" # Contents print "Hello, world\n" but I get the same error message as with python: explained in my other post: http://www.helionet.org/index/topic/13547-django-not-working-500-internal-service-error/page__fromsearch__1 Look, i really want to use ruby and python to test my apps but it's getting really hard. There is no clear guide, or example on how to use django and ruby.
  7. I still have the same issues. Anyone knows anything?
  8. I'm on Johnny too and I'm also having issues. In fact, I can't reach my web neither log in to cpanel because of an error 500. However, what I mentioned in the first post has nothing to do with Johnny status. I've not been able to get my (django powered) web to run though I have followed the instructions.
  9. Hello, I'm trying to setup my new django powered website but I'm running into the SAME issues as the ones mentioned in this post. By the way, I have followed all the guidlines mentioned in the Heliohost site. My error message is: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@leolanchas.com.ar and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. I would greatly appreciate if some one could help me with this! Thanks in advance...
  10. Please try to fix that bug so I can create my account again once and for all. Thanks!
  11. I tried to register again, but once more the error message is Your hosting account at HelioHost has encountered an error during installation. The error is: Please visit http://www.heliohost.org/scripts/signup.php and try to signup again.
  12. Who must delete those DNS entries?
  13. I tried again to recreate my account but the message i get is: Your hosting account at HelioHost has encountered an error during installation. The error is: Sorry, a DNS entry for leolanchas.com.ar already exists, please delete it first (from all servers in the dns cluster) How am i supposed to do that? Or you should do it? Thanks.
  14. Is it already fixed? Can I recreate my account again?
×
×
  • Create New...