Run django in apache2.4+centos7.5+python2.7

2019-05-15 Thread Kurosh Sol
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

Re: Run django in apache2.4+centos7.5+python2.7

2019-05-16 Thread Kurosh Sol
> > Regards, > Chetan Ganji > +91-900-483-4183 > ganji.che...@gmail.com > http://ryucoder.in > > > On Wed, May 15, 2019 at 9:13 PM Kurosh Sol wrote: > >> Hi, >> I would like to ask a question about django setup >> Please if you can help me >> I use ded

httpd.conf error on include django.conf and duplicate wsgi name

2019-05-16 Thread Kurosh Sol
I want to set up my Django in Apache server using wsgi I have already install mod_wsgi but when I make django.conf and try to include it in my "etc/apache2/conf.d/includes/pre_main_global.conf to get include to my httpd.conf i got this error in my whm Sorry, you cannot update the include files a

is that any way to deploy django in apache with centos

2019-05-30 Thread Kurosh Sol
is that any way to set Django in apache with wsgi mod in centos I keep reading and still get error any good resource can really work? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from

Re: deploying django project with mod_wsgi and apache

2020-05-16 Thread Kurosh Sol
what is your server as you are Japanese might be use server or sakura? On Sun, May 17, 2020 at 10:07 AM みやうち` wrote: > I got completely stuck deploying django to production. > > I deployed my project using apache and mod_wsgi, and then it hangs I > access it with browser. > Neither django nor a