Warning message Warning message
 

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

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.