forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 PHPnuke/Postnuke Support => Topic started by: hazygray on December 09, 2003, 07:57:02 am

Title: Unable to upload pictures, maybe access issue?
Post by: hazygray on December 09, 2003, 07:57:02 am
Current Config
In testing phase not available on net.
Currnet OS Windows XP Pro
After testing will be Winodws 2000 Server
Apache 2.0.48
PHP 4.3.4
mySQL 4.0.16
PHP-Nuke 6.9
Coppermine 1.2.1 Although it reports itself as being 1.2.0

Receiving error:

No picture was uploaded !
If you have really selected a picture to upload, check that the server allows file uploads...
File: C:\PHP-Nuke\html\modules\coppermine\db_input.php - Line: 220

Any help would be appreciated.
Title: Solved: Upload pictures error
Post by: hazygray on December 11, 2003, 07:51:23 am
This error was caused because the php extention php_gd2.dll was remarked out in the php.ini file.  GD is required for graphics manipulation.

Hope this might help someone that has the same problem in the future.