Jump to content

Django not working


izmtky

Recommended Posts

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

Link to comment
Share on other sites

  • 1 month later...

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