How to install mod_wsgi for apache 2.4 and python 3.4 on windows?

前端 未结 5 1079
野的像风
野的像风 2020-12-03 16:09

I had apache 2.4 already installed with xampp.I tried adding mod_wsgi using the steps mentioned here

But when I add the line

LoadModule wsgi_module          


        
5条回答
  •  猫巷女王i
    2020-12-03 16:36

    I am using a 64 bit operating system and have 64 bit python installed.

    installing apache distribution for 64 bit OS from apachelounge https://www.apachelounge.com/download/ resolved the problem for me.

提交回复
热议问题