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.
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.
how do i set cpg to recognize gd?
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.
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
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.