Jump to content

kingjmk1

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by kingjmk1

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

     

     

×
×
  • Create New...