Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Uploading error?  (Read 4944 times)

0 Members and 1 Guest are viewing this topic.

ray

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 61
Uploading error?
« on: November 08, 2003, 06:57:58 pm »

When I try to upload a photo to my gallery this is what it says:


Quote

The 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?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Uploading error?
« Reply #1 on: November 09, 2003, 09:22:17 am »

yes, it means you
  • don't have Image Magick on your server at all
  • you haven't configured Image Magick properly
  • you haven't specified the correct path to Image Magick inside coppermine config[/list:u]Do a search on
    Code: [Select]
    error executing ImageMagick - Return value: 127, switch on debug mode. If you're not able to solve your problem on your own, then make sure you give us enough information on your server (os, version, paths, link, test account) to give you support, but remember that this board deals with coppermine, not "how to set up a server properly". If your problem is server-related, there are better places to look for help.

    GauGau
Logged

ray

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 61
Uploading error?
« Reply #2 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:

Quote
500MB 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
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Uploading error?
« Reply #3 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:
Code: [Select]
<?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
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 18 queries.