Warning message Warning message
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Warning message

Started by aryashahin, August 29, 2005, 07:10:13 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

aryashahin


I get the below message on top of my page after uploading photos?!!!
any idea wht??!!
??? ::)
my gallery>>.
www.aryadesigns.com/gallery/


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

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

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

Joachim Müller

This means that you can't use ImageMagick on your server. Try using GD instead (coppermine's config: "Method for resizing images"). Check the FAQ for details.