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: Warning: exec() has been disabled for security reasons in /home/cent/public_html  (Read 9497 times)

0 Members and 1 Guest are viewing this topic.

314babygurl

  • Coppermine newbie
  • Offline Offline
  • Posts: 7

When I went to upload pictures for my site, I got this error report:

Warning: exec() has been disabled for security reasons in /home/cent/public_html/gallery/include/picmgmt.inc.php on line 153

Warning: chmod(): No such file or directory in /home/cent/public_html/gallery/include/picmgmt.inc.php on line 215

Warning: getimagesize(./albums/edit/preview_669d6c86.jpg): failed to open stream: No such file or directory in /home/cent/public_html/gallery/include/picmgmt.inc.php on line 217



My site is http://gallery.314-central.com
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149

Imagemagick needs exec(). If you can't use exec(), you can't use IM. You would need to ask your sysadmin about that.

You can switch to using GD instead, if it's available.
Logged

314babygurl

  • Coppermine newbie
  • Offline Offline
  • Posts: 7

What is a exec(). ?
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de

do as suggested and use GD instead, don't mind about exec and ImageMagic.

Joachim
Logged
Pages: [1]   Go Up
 

Page created in 0.038 seconds with 20 queries.