Error uploading a image Error uploading a image
 

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 uploading a image

Started by Iziquiel, August 06, 2006, 04:52:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Iziquiel

Maybe this has already been post but i didn´t find a solution.
When i upload an image, it appear this:

Warning: exec() has been disabled for security reasons in /usr/home/starfan3/public_html/eva-longoria/galeria/include/picmgmt.inc.php on line 162

Warning: chmod(): No such file or directory in /usr/home/starfan3/public_html/eva-longoria/galeria/include/picmgmt.inc.php on line 224

Warning: getimagesize(./albums/edit/preview_b68aa395.jpg): failed to open stream: No such file or directory in /usr/home/starfan3/public_html/eva-longoria/galeria/include/picmgmt.inc.php on line 226

And then i can´t upload the image.
Pleas can someone explain me what the error is. Thanks

Nibbler

Either get exec() enabled or switch to GD2

Iziquiel

#2
Thank you! I fix the problem