coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: ray on November 08, 2003, 06:57:58 PM

Title: Uploading error?
Post by: ray on November 08, 2003, 06:57:58 PM
When I try to upload a photo to my gallery this is what it says:


QuoteThe picture 'albums/userpics/10001/nopic.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127

Does anyone know what is wrong?
Title: Uploading error?
Post by: Joachim Müller on November 09, 2003, 09:22:17 AM
yes, it means you
Title: Uploading error?
Post by: ray on November 10, 2003, 12:19:42 AM
Sorry to sound stupid but I dont know that info, but heres what I got with my hosting package:

Quote500MB of disk space
6GB of data transfer per month
Frontpage extensions version 2002
Unlimited POP3 mail@yourdomain.com
Unlimited mail forwarding mail@yourdomain.com
Email is filtered for Spam and Viruses.
Unlimited subdomains of your domain name
e.g. http://subdomain.yourdomain.com/
CGI-BIN directory
Control Panel
Perl 5
PHP 4
SSI (server side includes)
MySQL Database
phpMyAdmin for MySQL management
Full Telnet / SSH access
Full FTP access
Detailed visitor statistics
Close control downflow air conditioning units.
UPS system and Generator back-up
Title: Uploading error?
Post by: Joachim Müller on November 10, 2003, 07:52:32 AM
well, at least your host doesn't boast having IM. I'd go for GD, it's easier to set up anyway.
You will have to find out wether GD is installed: do so by crating a text file, use an editor to put this code into it:<?php phpinfo(); ?>, save the file as test.php and upload it to your webspace. Then run it by entering it's url into the browser's address bar.

You should have some block labelled "gd" (see http://coppermine.sourceforge.net/faq.php?q=VersionGD#VersionGD for more details).
If you don't have gd, contact your webhost and ask them if you can have gd or Image Magick. If they say "no", you won't be able to use coppermine unless you look for another host.

GauGau