News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Exec() has been disabled

Started by hyperion, April 30, 2004, 03:30:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hyperion

Php.ini allows the server administrator to disable certain functions. If the server administrator has disabled exec() you will not be able to use Image Magick.

You may replace exec() with passthru() if it has not been disabled as well.  Otherwise, you must use GD.
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

Just

Forgive the ignorance, but what do you mean by use GD?

Joachim Müller

http://coppermine.sourceforge.net/faq.php#WhatIsGD
http://coppermine-gallery.net/demo/cpg13x/docs/index.htm#config_picture_thumb_advanced
QuoteMethod for resizing images
If you are using GD 1.x and the colors of your thumbnails or intermediate image are wrong then switch to GD 2.x