Entry point not found

Stefan Kuypers stefan.kuypers at inno.com
Mon May 6 06:23:47 EDT 2002


Hi there,

I'm using Python to run servlets in an Apache webserver and I've encountered
the following problem: when I load one of the Python scripts, which uses some
C++ dll's, I get an 'Entry point not found' error. This dll worked before
so Iwonder what might have gone wrong.

I'm using the following versions of software:
Apache 1.3.24
Mod Python 2.7.7
Pyhton 2.2.1
Visual Studio 6 (to compile the dll)

Anyone who knows where I should look?

Thanks in advance,
Stef







More information about the Python-list mailing list