News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.