Jump to content

Pep

Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by Pep

  1. 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
  2. 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:

     

    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.

     

    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.

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

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

  5. Ok. I tried to register 3 times more but first i get the following message

     

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

     

    and the second time, when i signup againt:

     

    1- it says: "your account is number X in our database ..."

    2- But after few minutes i get the message: " Either we could not find that account in the database, or it has already become active. If you're seeing an "Account Queued" page, please wait an additional 24 hours. If you aren't seeing anything, please refresh your browser's cache."

  6. Recently, my account has been suspended or queued (it was created last october). Whenever I type "leolanchas.com.ar" in the address bar, it shows Account Queued and when I try to log in in the cpanel, it doesn't work.

     

    a. a064855

    b. Johnny

    c. leolanchas.com.ar

×
×
  • Create New...