Hallo,
According this FAQ:
"GraphicsMagick or ImageMagick are installed but I can't select them. What do I do?"
So, should I insert this line?:
Quote:
modules/gallery/helpers/graphics.php: putenv("PATH=" . getenv("PATH") . ":/usr/local/bin:/opt/local/bin:/opt/bin:/sw/bin");
- just to put it under modules?
- what do you mean with this answer in the FAQ:
Quote:
"Please report back in the Gallery 3 forums with the path you had to enter, and we'll add it to the list. "
Could someone help me please?
Thank you in advance,
Christine
Posts: 27300
Do you or your host know if they are installed?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 183
It looks like the suggested line adds extra paths to search. A simpler way to do this that doesn't require editing the code is to go to admin/advanced_settings and add to extra_binary_paths (it looks like you'd add ":/sw/bin" to the end).
Take care,
Shad
Posts: 27
Thank you for your answers.
At first, I will try Shads' instructions accordingly. If this will be not successfully, then I will ask my host @ Dave
regards, Christine and have a nice day.