Thank for your help anyway you are very kindly and I appriciate that. I cannot switch to linux . Best regards Piero
Il giorno martedì 25 ottobre 2016 04:09:31 UTC+2, Graham Dumpleton ha scritto: > > > On 24 Oct 2016, at 11:00 PM, piero crisci <piero....@gmail.com > <javascript:>> wrote: > > I see. But i got a WIN SERVER 2012 R2 64-bit and I need to use Python 2.7.9 > What u suggest? change the version of APACHE? > > > I don’t have easy access to Windows nor do I use it personally. Thus the > Windows platform is not something I really support any more so have no good > suggestions besides saying don’t use Windows. > > If you can, even running Linux in a VM would be a better option than > Windows. There are two many problems with Apache and using Python on > Windows to make it worth the trouble of trying to support it when I am not > a Windows user. No one has ever stepped up who has been prepared to try and > properly look after mod_wsgi on Windows, everyone just wants to be a user. > > So sorry, can’t be of much help. > > Graham > > And wich one would be the best for a WIN SERVER 64-bit to be compliance > with Python 2.7.9? > Thaks for the help > > Il giorno lunedì 24 ottobre 2016 13:15:36 UTC+2, Graham Dumpleton ha > scritto: >> >> >> On 24 Oct 2016, at 10:10 PM, piero crisci <piero....@gmail.com> wrote: >> >> I GOT THIS WITH def application u wrote: >> >> >> Connection Keep-Alive >> Content-Encoding gzip >> Content-Type text/plain >> Date Mon, 24 Oct 2016 11:03:46 GMT >> Keep-Alive timeout=15, max=297 >> Server Apache/2.4.18 (Win64) mod_wsgi/4.4.6 Python/2.7.9 >> Transfer-Encoding chunked >> Vary Accept-Encoding >> Visualizza come testo semplice >> Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 >> Accept-Encoding gzip, deflate >> Accept-Language it-IT,it;q=0.8,en-US;q=0.5,en;q=0.3 >> Connection keep-alive >> Host 10.51.130.53 >> User-Agent Mozilla/5.0 (Windows NT 6.1; rv:37.0) Gecko/20100101 >> Firefox/37.0 >> >> >> Huh, Are you saying that this is what you got in the browser page as >> response? >> >> One thing I do notice is that you are trying to use Apache which has been >> compiled with VC14 compiler from Microsoft. Python 2.7 requires an older >> VC9 compiler be used and technically mixing a VC9 module with VC14 >> application binary is in no way guaranteed to work and is more likely to >> fail. >> >> So if things don’t even work for that simple hello world, I would guess >> that the incompatible modules could be the cause of it. >> >> This mixing is warned about in: >> >> https://github.com/GrahamDumpleton/mod_wsgi/tree/develop/win32 >> >> Graham >> >> > -- > You received this message because you are subscribed to the Google Groups > "modwsgi" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to modwsgi+u...@googlegroups.com <javascript:>. > To post to this group, send email to mod...@googlegroups.com <javascript:> > . > Visit this group at https://groups.google.com/group/modwsgi. > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to modwsgi+unsubscr...@googlegroups.com. To post to this group, send email to modwsgi@googlegroups.com. Visit this group at https://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.