Jump to content

Recommended Posts

Posted

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

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...