I am TRYING to use ImageMagick in an Apache Module I am writing. I am working on Windows XP right now. I have a test application that is a standard old console app and I have the Apache Module. When I place the test app in the apache bin directory, with all the ImageMagick DLL's, it runs just fine.
I have turned on ImageMagick debugging. When I run Apache, there are 88 lines logged by ImageMagick and then it all stops. I simply don't get it. Here is the last two lines from the log: 0:01 0.016u 6.3.3 Configure ImageMagick[2976]: locale.c/LoadLocaleList/830/Configure Loading locale map "D:\Development\PhotoParata\httpd\conf\magick\english.xml" ... When I do a diff on the output from the apache module and the test app, both have the above line. The line that comes after that in the test app, which works fine is this: 0:01 0.188u 6.3.3 Blob ImageMagick[2960]: blob.c/OpenBlob/2185/Blob read 4096 magic header bytes Any thoughts on what the problem is? Sam _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
