Dear modwsgi group,

My machine is running Windows 7 64bit.

I have installed and configured Apache
with httpd-2.2.19-win32-x86-no_ssl.msi and have PHP installed
with php-5.3.6-Win32-VC9-x86.msi.

Python 3.2 is installed from python-3.2.1.msi (I could not open
as administrator, after reading installation instructions recommending
installing python as administrator, from the desktop it was installed
utilizing cmd.exe running the command:

/a "python-3.2.1.msi

I downloaded: mod_wsgi-win32-ap22py31-3.3 from google's wsgi downloads and
renamed it mod_wsgi.so, proceeded to copy it to my modules folder under
apache. And added the line:

LoadModule wsgi_module modules/mod_wsgi.so

-To the httpd.conf in Apache.

In control panel services I restarted Apache.


Error message:

"Windows could not start the Apache2.2 on Local Computer. For more
information review the System Event Log. If this is a non-Microsoft service,
contact the service vendor, and refer to service specific error code 1."

I am currently watching this video to figure out the problem:
http://blip.tv/pycon-australia/getting-started-with-apache-mod_wsgi-3859481

Any help is greatly appreciated. Thank you.

-- 
Michael Benin
(845) 380-2700

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to