I just upgraded my gallery installation to 1.4.4-pl4, and can no longer upload images. Here are the relevant details:
1. Gallery's Configuration Wizard reports:
"Missing optional binary composite. Without composite gallery will not be able to watermark images, except you use NetPBM and have the pnmcomp binary installed. 2 of 3 ImageMagick binaries located." - seems like this is ok
2. Gallery's ImageMagick diagnostic wizard reports:
"Your ImageMagick directory (/usr/local/bin) is not in your open_basedir list
/home/exampleusr/:/usr/lib/php:/usr/local/lib/php:/usr/local/sqmail/:/tmp
The open_basedir list is specified in php.ini.
The result is, that we can't perform all of our basic checks on the files to make sure that they exist and they're executable." - I have no idea what this means...seems bad
3. The final confirmation for Gallery's Configuration Wizard reports:
"Note: Your server has the PHP open_basedir restriction set, and certain of your paths are not in the list of restricted paths (/home/exampleusr/:/usr/lib/php:/usr/local/lib/php:/usr/local/sqmail/:/tmp) This doesn't mean that they won't work, however it does mean that we can't verify that the paths are correct. If you are unable to upload photos correctly, please refer to the FAQ and to the diagnostics to resolve your problems." - same as #2, but different description
4. The FAQ entry listed in #3
http://gallery.menalto.com/modules.php?op=...install.faq.c.2
5. I followed their advice, and tried running Gallery in debug mode, uploading a single picture. I tried a couple of different pictures, and received the same pile of messages each time:
+ Lots of "convert: no decode delegate for this image format" messages
+ "sh: line 1: html2ps: command not found"
+ "convert: Delegate failed `"html2ps" -U -o "%o" "%i"'."
+ Three of "convert: Not a JPEG file: starts with 0x24 0x49."
+ "convert: Not a JPEG file: starts with 0x32 0x30."
+ Ending with "Error: Unable to make thumbnail (0)"
Much of this is over my head. I have had good luck with Gallery up until now. Any help would be much appreciated.
Best,
David
