Just to remember for new users of MapServer (like me): Error like: "The ordinal 3212 could not be located in the dynamic link library LIBEAY32.dll" Must be complemented / undestood as: "...OR the LIBEAY32.DLL wasn´t found (must be in System 32 or current dir)"
For MapServer, you must copy the DLL to System32 for PHP / MapScript be happy (check the PHP User Manual for the CURL function). This suggention is also found in MS4W Install Notes, item "G. Troubleshooting." This solves similar errors with many applications (MapServer, OpenEV, Python, SubVersion). CAUTION: all those application will use this same DLL version, unless LIBEAY32.dll is found in the current folder. -- View this message in context: http://www.nabble.com/Windows%3A-Must-copy-LIBEAY32.dll-to-System32-tp15327700p15327700.html Sent from the Mapserver - User (old) mailing list archive at Nabble.com.