Jump to content

izmtky

Members
  • Posts

    1
  • Joined

  • Last visited

izmtky's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello, I've already followed the instructions here: https://www.helionet.org/index/topic/30004-django-project-not-working/ (and am able to see the file in cPanel) I've followed this tutorial: https://wiki.helionet.org/Django ... and also this tutorial: https://wiki.helionet.org/Solving_Internal_Server_Errors This is my directory structure: home1/└── izmtky/ └── public_html/ └── auth/ ├── db.sqlite3 ├── manage.py └── auth/ ├── .htaccess ├── dispatch.wsgi ├── __init__.py ├── settings.py ├── urls.py ├── wsgi.py └── dispatch.wsgi And yet, I am still having the same issue: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at webmaster@patents.heliohost.org to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. What else can I do? auth.zip
×
×
  • Create New...