I've scoured this forum for information on my problem, but cannot fix it. ImageMagick is installed and works. "make test" and "convert" tests both succeed. The archive directory has 777 permissions. However, with /usr/local/bin/ set as my ImageMagick directory path, the test at [omekaurl]/admin/settings fails. Uploading a file generates this error: "Something went wrong with image creation. Please notify an administrator."
/application/logs/error.log contains:
2009-11-18T09:59:53-05:00 DEBUG (7): Could not retrieve element text for the element named "Channels"
2009-11-18T09:59:53-05:00 DEBUG (7): Could not retrieve element text for the element named "Exif Array"
2009-11-18T09:59:53-05:00 DEBUG (7): Could not retrieve element text for the element named "Exif String"
2009-11-18T09:59:53-05:00 DEBUG (7): Could not retrieve element text for the element named "IPTC Array"
2009-11-18T09:59:53-05:00 DEBUG (7): Could not retrieve element text for the element named "IPTC String"
After seeing this post:
http://omeka.org/forums/topic/path-to-convert
I upgraded to 1.1. No change.
Running on Debian Lenny LAMP, within VirtualBox 3.0.8.
I appreciate any pointers to documentation or suggestions for troubleshooting. I followed the ImageMagick installation instuctions exactly, so I can imagine what the problem is.

