Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Exec() has been disabled  (Read 13333 times)

0 Members and 1 Guest are viewing this topic.

hyperion

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 1317
  • - retired -
Exec() has been disabled
« on: April 30, 2004, 03:30:47 am »

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.
« Last Edit: January 01, 2005, 08:14:06 pm by GauGau »
Logged
"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

(http://www.mozilla.org/products/firefox/buttons/getfirefox_small.png)

Just

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Re: Exec() has been disabled
« Reply #1 on: August 19, 2005, 02:29:01 pm »

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

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Exec() has been disabled
« Reply #2 on: August 21, 2005, 02:25:42 pm »

http://coppermine.sourceforge.net/faq.php#WhatIsGD
http://coppermine-gallery.net/demo/cpg13x/docs/index.htm#config_picture_thumb_advanced
Quote
Method 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
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.