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
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(); ?>
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.
small correction: Casper is right, but Image Magick won't show up in phpinfo, as it is not a PHP module.
GauGau
thanks, its workin now :D
xx
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!
do not double-post (http://forum.coppermine-gallery.net/viewtopic.php?p=11658#11658)! :evil:
GauGau