izmtky Posted July 10, 2019 Posted July 10, 2019 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 ErrorThe 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.zipFetching info... Quote
shniper Posted August 11, 2019 Posted August 11, 2019 could it be an error on your .htaccess file ? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.