G2 Remote: ImageMagick could not be found or is malfunctioning (but works via shell)
|
m2
Joined: 2009-02-15
Posts: 14 |
Posted: Sun, 2009-10-11 14:57
|
|
Hi all, I set up Gallery2 on a webserver. Everything was fine until I wanted to upload photos. 1. Maximum size of elements are 1 MB. That is what I do step by step: - I start the upload anyway: After a few seconds it abords: This also worked via ssh: Quote:
/usr/bin/convert -quality 90 -size 150x150 +profile '*' 'CIMG0001.JPG' -geometry 150x150 'thumb.jpg' I don't understand this at all! Can someone help please?
|
|
| Login or register to post comments |





Posts: 3164
It's referring to imageMagick locally on the client, not the webserver.
The binary on the server has no privileges to work on images locally on your computer.
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 14
I have a Windows XP client without ImageMagick.
I want ImageMagick, that is installed on the server, to resize all big photos that are uploaded onto it. It's because I can't force all people to Install ImageMagick on their clients if they want to upload some large pictures.
I am sure that this is supported by G2!
Posts: 3164
Gallery2 has that built-in.
Gallery Remote is asking if you want to re-size before upload.... in which case you would need a local copy of IM.
But to have G2 build resizes Edit Album -> Album Tab -> Resized Images and also check/un-check the box "Keep original image?"
This will utilize the server's copy of IM.
If you would like to suppress the IM warning in gallery remote...
Gallery Admin -> Import -> Upload Applet -> Upload Applet Settings -> suppressWarningIM
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 14
If I set the last two options and press Save, both boxes are unchecked again when I go back to this site:

Posts: 3164
Are you using a stock theme?
try to save those options with matrix.
and do it from the root album.
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 14
This is Carbon. But I also tested it with Matrix.
Posts: 3164
Oh, sorry, yes the boxes would be unchecked next time. But the settings should have populated recursively.
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 14
But not permanent. Next upload - same problem!