Kurosh Sol
unread,May 15, 2019, 11:43:51 AM5/15/19Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Hi,
I would like to ask a question about django setup
Please if you can help me
I use dedicate server from inmotion hosting .com
With apache 2.4 (cpanel)
I have easy_apach4 in my whm
I install python 3 and i have python 2.7 in my server and when i commend django in python terminal
I get
(1, 11, 20, u’final’ ,0)
I can run my django project in my port 8000 by run serever
Also i can run python code in my cgi folder of my website
But i can not run django from apache server
I try to install mode_wsgi but i got error in no package found
Than i read article about can not install from cpanel so i tried to download and custom install but new version of easy_apache doesn’t accept custom install
Is there anyway i can use apache
I would be more than happy if get any help