coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: sinister on September 29, 2004, 02:01:08 PM

Title: Installation troubles with ImageMagicj
Post by: sinister on September 29, 2004, 02:01:08 PM
Hi,

First I must confess I'm a PHP newbie, and this might just as well be a PHP problem, but perhaps you lot may be able to help me.

I have setup a chroot with apache_1.3.31, php-5.02, mysql-3.23.54a and ImageMagick-5.5.7.  (this all debian linux, home compiled stuff)

All seems to work just fine, I can even chroot the convert command and convert things. However, I get the following errors when trying to complete install.php (this is af

Quote
The following errors were encountered and need to be corrected first:


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

You may consider using GD instead of ImageMagick.

and above the 'regular' page output:

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

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

Perhaps you can make either heads or tails from this ...

TIA,
Sinister.
Title: Re: Installation troubles with ImageMagicj
Post by: Casper on September 29, 2004, 08:30:59 PM
@ sinister

Can't help you with your IM problem, but please don't use the '[ pre ]' and '[ /pre ]' tags on this board.

You can use the '#' button above, to put in a code box, or the text button next to it to insert a quote box, as I have done with your post  ;)