Error messages when i upload files. Error messages when i upload files.
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Error messages when i upload files.

Started by Hermoine22, May 25, 2005, 03:22:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Hermoine22

I get these error messages when i try to upload files, i go through all the steps then gives me the messages and wont upload.

Warning: escapeshellarg() has been disabled for security reasons in /home/mhmanny/public_html/coppermine/include/picmgmt.inc.php on line 148

Warning: escapeshellarg() has been disabled for security reasons in /home/mhmanny/public_html/coppermine/include/picmgmt.inc.php on line 149

Warning: exec() has been disabled for security reasons in /home/mhmanny/public_html/coppermine/include/picmgmt.inc.php on line 162

Warning: chmod(): No such file or directory in /home/mhmanny/public_html/coppermine/include/picmgmt.inc.php on line 224

Warning: getimagesize(./albums/edit/preview_039714b6.bmp): failed to open stream: No such file or directory in /home/mhmanny/public_html/coppermine/include/picmgmt.inc.php on line 226

kegobeer

http://forum.coppermine-gallery.net/index.php?topic=6639.msg29034;topicseen#msg29034

If your host disabled escapeshellarg, you have to use GD2.  Switch your Method for resizing images.
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