problem installing cpg problem installing cpg
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

problem installing cpg

Started by album, December 23, 2005, 06:32:55 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

album

hi,

when I try to install cpg,

i get this error,

from trying to install cpg,

Warning: exec(): Unable to fork [D:\\ImageMagick-6.2.5-Q16\\/convert images/coppermine_logo.png albums/userpics/im.gif] in D:\album\install.php on line 113

Warning: getimagesize(albums/userpics/im.gif): failed to open stream: No such file or directory in D:\album\install.php on line 114

Warning: unlink(albums/userpics/im.gif): No such file or directory in D:\album\install.php on line 115

Welcome to Coppermine installation
• • • ERROR • • • 
The following errors were encountered and need to be corrected first:


--------------------------------------------------------------------------------

The installer found the ImageMagick 'convert' program in 'D:\\ImageMagick-6.2.5-Q16\\/', however it can't be executed by the script.

You may consider using GD instead of ImageMagick.



Abbas Ali

Quote from: album on December 23, 2005, 06:32:55 AM
The installer found the ImageMagick 'convert' program in 'D:\\ImageMagick-6.2.5-Q16\\/', however it can't be executed by the script.

You may consider using GD instead of ImageMagick.

The very last line is the solution. Use GD instead of ImageMagick. Leave the Image Magick Path field empty on the installation page.
Chief Geek at Ranium Systems

album

how do i set cpg to recognize gd?

Abbas Ali

Quote from: Abbas Ali on December 23, 2005, 07:22:21 AM
Leave the Image Magick Path field empty on the installation page.

This will automatically configure cpg to use GD.
Chief Geek at Ranium Systems

album

I got another error for trying to upload a picture,

PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed

what should i got to fix this problem

Abbas Ali

cpg needs either Image Magick or GD to run. If both are not running on your server then i am afraid you can't use it.

Ask you webhost either to install GD or make Image Magick work.
Chief Geek at Ranium Systems