Hi, 

Has any had any success with integrating Python.NET with Apache?
Python.NET works very well locally, say if I run the most basic thing
like

import clr

in the python command line.  However, when I try to do the same thing
through apache, python always dumps out

SystemError: dynamic module not initialized properly

Currently, I'm running...

Windows XP
Apache
Python 2.5
.NET Framework 2.0
The latest Python.NET release

Does any have any suggestions of what I can do to fix this?  Thanks!

Thanks in advance,

Ronald
_________________________________________________
Python.NET mailing list - PythonDotNet@python.org
http://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to