Jump to content

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


kingjmk1

Recommended Posts

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

 

 

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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