#213916 - 06/03/0810:10 AMNew gallery images not appearing (ImageMagick and 7.3)
Flaming Carrot
stranger
Registered: 10/07/05
Posts: 22
Loc: United Kingdom
Hello, I have installed ImageMagick on my linux server, and checked that it works OK from the terminal. I then entered the paths to mogrify and convert into the UBB control panel, which in this case was...
/usr/local/bin/convert /usr/local/bin/mogrify
I then selected to use ImageMagick on the gallery section of the control panel.
However, when I try to post new images to the gallery pages on my forum they just appear as broken links. Checking the gallery directory the image files are not being added there either (the permissions for that directory and all enclosed directories were set to 777 as instructed). Any ideas what is going wrong?
#213969 - 06/04/0812:55 PMRe: New gallery images not appearing (ImageMagick and 7.3)
[Re: Flaming Carrot]
Flaming Carrot
stranger
Registered: 10/07/05
Posts: 22
Loc: United Kingdom
...though when I tested imagemagick from the command line I could generate an image fine. I would use GD2 instead (which I was using fine in 7.2.2) but since upgrading to 7.3, using GD2 I keep getting a message "fatal error: Allowed memory size of 33554432 bytes exhausted" which I have noticed a few other users posting too. Even though the files were well under 33554432 bytes and the permissions allowed for fair sized images. Anyway, I would rather get ImageMagick working than GD2 if possible.