Teresa Stanton
tms43 at clearwire.net
Mon Apr 23 12:31:24 EDT 2007
I installed mod_python 3.3.1 to use with my python 2.5 and Apache 2.0.58. Using the config information found in the following web site: http://www.dscpl.com.au/wiki/ModPython/Articles/GettingModPythonWorking I added this line: LoadModule python_module modules/mod_python.so The only change I made is in the path, 'libexec' should be 'modules' on my Windows XP. When I try to start the server, it won't start at all. There are no error files because it won't start. Unfortunately I have to run the python files I'm using in Windows. I'm trying to use VideoCapture for a project in a python class. I will be writing a script that will allow me to grab images that have been taken by any one of 3 different cameras. But, I gotta get this Apache server running with mod_Py first. Can anyone help me? T -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20070423/dd8fa902/attachment.html
|