Jump to content

[Answered] Django 3.0 won't run but Django 2.2


Recommended Posts

Posted
i seem to be having an issue with Django 3.0 setup in my hosting on Jhonny server. 
at first i uploaded my own code and setup the path and the .htaccess similar to the tutorial at https://wiki.helionet.org/Django but at the end it kept giving me this error in the "Errors" page in cpanel
 
 
[Mon Jan 20 09:06:06.954349 2020] [wsgi:error] [pid 11997] [client 176.67.118.33:53445]   File "/home/kingjmk1/public_html/django3/dispatch.wsgi", line 8, in <module>, referer: http://kingjmk1.heliohost.org/django3/
[Mon Jan 20 09:06:06.954084 2020] [wsgi:error] [pid 11997] [client 176.67.118.33:53445] mod_wsgi (pid=11997): Exception occurred processing WSGI script '/home/kingjmk1/public_html/django3/dispatch.wsgi'., referer: http://kingjmk1.heliohost.org/django3/
[Mon Jan 20 09:06:06.954005 2020] [wsgi:error] [pid 11997] [client 176.67.118.33:53445] mod_wsgi (pid=11997): Failed to exec Python script file '/home/kingjmk1/public_html/django3/dispatch.wsgi'., referer: http://kingjmk1.heliohost.org/django3/
[Mon Jan 20 09:06:06.952739 2020] [wsgi:error] [pid 11997] [client 176.67.118.33:53445]   File "/home/kingjmk1/public_html/django3/dispatch.wsgi", line 8, in <module>, referer: http://kingjmk1.heliohost.org/django3/
 
i thought my code is the problem so i made a new django 3.0 project and uploaded it to the hosting the same way but i still have the exact same error
 
can you please help me and tell me what i did wrong ??

 

 

Posted

Our servers do not support Django 3.x at this time. Our servers offers 2.1.13 running on python 3.7. You'll need to use the older version of django to host with us. The full version list of modules we support is available here: https://krydos2.heliohost.org/cgi-bin/modules37.py

 

Alternately, you can purchase a VPS instead, which gives you root access and will let you run whatever programs and version you want: https://heliohost.org/vps/

  • Like 1

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