coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: evan-manson on February 14, 2005, 11:55:33 PM

Title: Warnning message
Post by: evan-manson on February 14, 2005, 11:55:33 PM
WELL, i have a trouble with the coppermine gallery ; when i upload images in the up part of the page are this announcement:

Warning: exec() has been disabled for security reasons in /home/virtual/sitio41752/www/galeria/include/picmgmt.inc.php on line 162

Warning: chmod(): Unable to access ./albums/edit/preview_ab504a3d.jpg in /home/virtual/sitio41752/www/galeria/include/picmgmt.inc.php on line 224

Warning: chmod(): No such file or directory in /home/virtual/sitio41752/www/galeria/include/picmgmt.inc.php on line 224

Warning: getimagesize(): Unable to access ./albums/edit/preview_ab504a3d.jpg in /home/virtual/sitio41752/www/galeria/include/picmgmt.inc.php on line 226

Warning: getimagesize(./albums/edit/preview_ab504a3d.jpg): failed to open stream: No such file or directory in /home/virtual/sitio41752/www/galeria/include/picmgmt.inc.php on line 226


What's happened??
Please, help me!!
Title: Re: Warnning message
Post by: Joachim Müller on February 15, 2005, 06:17:17 AM
Your webhost has disabled php's exec command, which is needed to use coppermine with ImageMagick. Go to coppermine config and switch to GD (if you have it, refer to the FAQ (http://coppermine.sourceforge.net/faq.php) to find out). Have you ever been able to upload using coppermine, or is this a first-timer? Posting a link to your site might be helpfull.

Joachim