Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: does not support the GD image library  (Read 3265 times)

0 Members and 1 Guest are viewing this topic.

ausgezeichnete

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
does not support the GD image library
« on: January 09, 2008, 12:33:44 pm »

each i upload an img i get this error~!
i tried to download th ImageMagick but i guess its only working on the server
Quote
PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed 


« Last Edit: February 11, 2008, 08:55:01 am by Joachim Müller »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: does not support the GD image library
« Reply #1 on: January 09, 2008, 03:02:02 pm »

As suggested in the other open thread you have: we don't recommend self-hosting. Part of coppermine's minimum requirements is a working webserver with either ImageMagick or GD up-and-running. There are some hints on the FAQ pages how to get them running in the first place, but that's all the support you can expect from us on setting up your webserver properly in the first place.
We can't and won't teach you how to set up your webserver in the first place, simply because it's beyond the scope of this forum and because we don't recommend self-hosting for newbies.
Logged

squarebug

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Re: does not support the GD image library
« Reply #2 on: February 10, 2008, 04:22:00 pm »

In the time you wrote all this you could as well have helped the guy (and yes I know it's not a Coppermine issue):

  • check if GD is installed (I'm assuming you do have that already)
  • check your php.ini for autoloading the extensions. In my case, on a Debian system, adding extension=mysql.so and extension=gd.so to the Dynamic Extensions section did the trick. If you run on windows this must read extension=mysql.dll and extension=gd.dll

Hope this helps.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: does not support the GD image library
« Reply #3 on: February 11, 2008, 08:54:49 am »

Locking.
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.