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: I can't upload any picture!!!  (Read 2158 times)

0 Members and 1 Guest are viewing this topic.

inigobarrio

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
I can't upload any picture!!!
« on: March 23, 2004, 03:48:52 pm »

Hi, I hope someone here can solve my problem, I don't know what to do. When I try to upload an image, I get this error:

Warning: chmod, chgrp, realpath, tmpfile, link() has been disabled for security reasons in /home/webcindario/esosdbezana/coppermine/db_input.php on line 261

Warning: exec, passthru, system, popen, fsockopen, pfsockpen, show_source, php_uname, ini_alter, ini_restore, ini_set, getrusage, get_current_user, set_time_limit, getmyuid, getmypid, dl, leak, listen, chown, chmod, chgrp, realpath, tmpfile, link() has been disabled for security reasons in /home/webcindario/esosdbezana/coppermine/include/picmgmt.inc.php on line 131

Warning: chmod, chgrp, realpath, tmpfile, link() has been disabled for security reasons in /home/webcindario/esosdbezana/coppermine/include/picmgmt.inc.php on line 191

Warning: getimagesize(): Unable to access albums/userpics/10001/TN_100_1627~0.JPG in /home/webcindario/esosdbezana/coppermine/include/picmgmt.inc.php on line 193

Warning: getimagesize(albums/userpics/10001/TN_100_1627~0.JPG): failed to open stream: No such file or directory in /home/webcindario/esosdbezana/coppermine/include/picmgmt.inc.php on line 193


I have the imagemagick installed in my computer, and the path is ok.  I need help!! Thank you
Logged

hyperion

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 1317
  • - retired -
I can't upload any picture!!!
« Reply #1 on: March 23, 2004, 04:31:48 pm »

exec() has been disabled, so Image Magick will not work.  You will have to use GD or have exec re-enabled.
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

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

inigobarrio

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
thanks
« Reply #2 on: March 23, 2004, 11:40:09 pm »

Ok, thank you for answering so soon. I have other question, how can I re-enable exec()???? thanks
Logged

hyperion

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 1317
  • - retired -
I can't upload any picture!!!
« Reply #3 on: March 24, 2004, 12:15:59 am »

You can only re-enable exec() if you are the server administrator.  If you held that title, you would know how. :)

Assuming you are not the server administrator, you need to ask your server administrator to re-enable exec(), or you must use GD.  The exec() function is not an issue when using GD.
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

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

Page created in 0.02 seconds with 14 queries.