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: Debugging... Bug report!  (Read 2895 times)

0 Members and 1 Guest are viewing this topic.

KaCeTe

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Debugging... Bug report!
« on: March 05, 2004, 09:33:54 pm »

My server SUPPORTS the GD Library 2, but I keep getting this error, see phpinfo here http://chrystal.kacete.s3.cybton.com/galeria/phpinfo.php

And this is the error:
Error crítico
 
 PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed

Ficheiro: /var/www/web3137/html/chrystal/galeria/include/picmgmt.inc.php - Linha: 170  
 
And this is the debug information:
Debug info
 
 USER:
Array
(
    [ID] => 957e5346abd6bfddfd37b7a8daa8d9b5
    [am] => 1
)

 
GET :
Array
(
)

 
POST :
Array
(
    [event] => picture
    [album] => 1
    [MAX_FILE_SIZE] => 1048576
    [title] => Cristal
    [caption] => Efeito de cristal em photoshop
    [keywords] =>
    [user1] =>
    [user2] =>
    [user3] =>
    [user4] =>
)

 
Page generated in 0.05 seconds - 4 queries in 0.002 seconds - Album set :  
Advanced debug mode (phpinfo)
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Debugging... Bug report!
« Reply #1 on: March 05, 2004, 09:40:36 pm »

only you (as gallery admin) can access the phpinfo page, we can't. Please create a "normal" phpinfo page (see faq) and check to see if GD really exists as PHP module.

GauGau
Logged

KaCeTe

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Debugging... Bug report!
« Reply #2 on: March 05, 2004, 10:07:34 pm »

Try see this one http://kacete.s3.cybton.com/phpinfo.php

Although it says this:
gd

GD Support                 enabled  
GD Version                  bundled (2.0.15 compatible)  
GIF Read Support         enabled  
PNG Support                enabled  
WBMP Support             enabled  
XBM Support                enabled
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Debugging... Bug report!
« Reply #3 on: March 05, 2004, 10:12:17 pm »

there's no jpeg support! Coppermine checks for jpeg support (and you'll want it as well, since nearly all photos on the internet are jpegs). Contact your webhost and ask them to correctly configure PHP/GD with jpeg support for you (if you're running your own server, you'll at least know who to run to :wink: ).
This is how the GD section of phpinfo should look like
Quote
gd
GD Support  enabled  
GD Version  bundled (2.0.15 compatible)  
FreeType Support  enabled  
FreeType Linkage  with freetype  
GIF Read Support  enabled  
JPG Support  enabled  
PNG Support  enabled  
WBMP Support  enabled  
XBM Support  enabled


GauGau
Logged

KaCeTe

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Debugging... Bug report!
« Reply #4 on: March 06, 2004, 03:31:19 pm »

Oh... Right...
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 15 queries.