Imagemagick Fail [Already Fix] Imagemagick Fail [Already Fix]
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Imagemagick Fail [Already Fix]

Started by tommyy, January 03, 2006, 04:51:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tommyy

Warning: exec() [function.exec]: Unable to fork [c:/imagemagick/convert images/coppermine_logo.png albums/userpics/im.gif] in C:\DATA\PhotoWeb\install.php on line 113

Warning: getimagesize(albums/userpics/im.gif) [function.getimagesize]: failed to open stream: No such file or directory in C:\DATA\PhotoWeb\install.php on line 114

Warning: unlink(albums/userpics/im.gif) [function.unlink]: No such file or directory in C:\DATA\PhotoWeb\install.php on line 115

The installer found the ImageMagick 'convert' program in 'c:/imagemagick/', however it can't be executed by the script.

You may consider using GD instead of ImageMagick.

i had been make the c:\imagemagick folder read/write/modify permission for internet user
IIS permission had been config as read/write
nospace on the imagemagick folder


what's wrong

Joachim Müller

Getting ImageMagick to run on Windows boxes is not that easy. However, you should ask this question on the ImageMagick boards, not this one. Even better: use GD2 instead of ImageMagick. You might want to search the board for similar topics, however there's no actual support for webserver setup issues. After all, we're coppermine experts, not ImageMagick experts.

Joachim

P.S. We don't recommend running your own webserver (at least not publicly available on the internet). Self-hosting is dangerous even for advanced users, as it requires in-depth knowledge and 24/7 maintenance.