coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: kylie_xx on December 22, 2003, 01:32:10 PM

Title: ImageMagick Question
Post by: kylie_xx on December 22, 2003, 01:32:10 PM
ok i sorted out the install thing i posted about before.
but im taking it i have to have ImageMagick on my pc yea?
(sorry if this is really simple or if its in the wrong forum im really new to coppermine, i was recommended it cos i used 2 use 4images n i was told coppermine was better)
xxx
Title: ImageMagick Question
Post by: Casper on December 22, 2003, 01:45:08 PM
No, not unless you are self hosting on your own pc.

You need either imagemagick or GD installed on your server.  This is something only the webhost can do. To find out what your server has, do the following;

1. create a new file with notebook or similar, and call it info.php

2. cut and paste the following code into it
<?php phpinfo&#40;&#41;; ?>

3. use ftp to upload this file into your webspace.

4. now use your browser to go to http://'yourdomain'/info.php.

This should give you a page full of info about your php settings.  Look for a table showing either 'Imagemagic', or 'GD'.

this will tell you what version of which is installed, and you can set your config accordingly.

IMPORTANT.  When done, delete the info.php file from your website.
Title: ImageMagick Question
Post by: Joachim Müller on December 22, 2003, 06:04:48 PM
small correction: Casper is right, but Image Magick won't show up in phpinfo, as it is not a PHP module.

GauGau
Title: ImageMagick Question
Post by: kylie_xx on December 22, 2003, 06:34:36 PM
thanks, its workin now :D
xx
Title: ImageMagick problem.
Post by: BlueRoses (Celia) on December 23, 2003, 05:26:07 AM
Okay, I've got coppermine running, but when I go to upload a photo to my
> gallery, I get the following error message:
>
> The picture 'albums/userpics/Polter000.JPG' can't be inserted in the album
>
> Error executing ImageMagick - Return value: 127
>
>
> http://www.heathermicheleorourke.com/coppermine/db_input.php


What do I need to do??? Please reply soon!

Thanks in advance!
Title: ImageMagick Question
Post by: Joachim Müller on December 23, 2003, 10:52:50 AM
do not double-post (http://forum.coppermine-gallery.net/viewtopic.php?p=11658#11658)! :evil:

GauGau