toby Posted April 30, 2008 Share Posted April 30, 2008 Hello everybody, I have an awesome problem and I am not realy able to find anything usefull on the i-net. I need to run an Apache Server with mod_python. A Flex programmed GUI send a http request to the Apache and runs a python script. This script needs to import another py from my database which is only produced for AMD64 platforms. So I need a 64bit python on my system. I tried to compile the mod_python source by myself with .net sdk framework. I tried to cpy the python2x.dll and the regedit entry to make my mod_python believe there is a valid python installation, all without success. Help would be nice. Greetings Toby Link to comment https://forums.phpfreaks.com/topic/103529-mod_python/ Share on other sites More sharing options...
toby Posted April 30, 2008 Author Share Posted April 30, 2008 for everone who needs to know: this server must work on win server 2003, NOT on linux... Link to comment https://forums.phpfreaks.com/topic/103529-mod_python/#findComment-530129 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.