News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

nuke 6.9 and coppermine 1.1d

Started by Alajo, October 30, 2003, 08:39:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Alajo

I have nuke 6.9 and coppermine 1.1d. I can`t upload images. It may be a problem with the version of GD libraries on my server. I don't know if I can solve that, I get this error message while teying to upload images:

 

Warning: ImageCreateFromJpeg: No JPEG support in this PHP build in /home/www/inter.net/usuarios/escola/public_html/Antar/modules/coppermine/include/picmgmt.inc.php on line 181

CodyG

Interesting... I just installed coppermine 1.1d on 6.9 with NSN Groups and Calendar 2.12 and stuff... and I got the almost same error when uploading a .gif file.

gtroll

The error on gif is the way the script works, until imagecreatefromgif() is supported by php (maybe vers 5)  it'll have to stay that way. With the "ImageCreateFromJpeg: No JPEG support in this PHP" problem
This post may help http://coppermine-gallery.com/forum/index.php?topic=503&highlight=phpinfo
To find more info then you ever thought existed about your php installation
make a file with just<?php phpinfo(); ?> in it and view it in your browser from your server (don't forget to delete when done, some see this a security risk if not)

Alajo

This is what info.php returns about GD lybrary, is is O.K.?  Thank you



GD Support enabled
GD Version between 1.3 and 1.6.1
GIF Read Support enabled
GIF Create Support enabled

DJMaze

You need atleast a GD version 1.8 or you can't use JPG editing.

You also have problems with Nuke cos you won't get the random validationcode option
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

Alajo

Thanks DJMaze, I can't get validation code option but that don't bother me. What really matter is not to be able to Jpeg editing, can I do anything to solve that??

gtroll

QuoteYou need at least a GD version 1.8 or you can't use JPG editing.
So you have two options upgrade your server(or ask your providor to) or change ISP's

Alajo

Quote from: "gtroll"
QuoteYou need at least a GD version 1.8 or you can't use JPG editing.
So you have two options upgrade your server(or ask your providor to) or change ISP's

What is ISP's?

gtroll

ISP == Internet Service Providor
Upgrade your server or Change Web Hosts.
Sorry if there is language difficulty, we understand.

Alajo

Quote from: "gtroll"ISP == Internet Service Providor
Upgrade your server or Change Web Hosts.
Sorry if there is language difficulty, we understand.

Thank you very much. I'll talk with my providor and try to upgrade. If it's not possible, any suggestions for a good providor?

Frogger

I'm running very successfully 1.11d on a 6.9 and 7.0 beta1 site.

Still looking but hoping there are ways to do things I haven't yet found.  Will look and then post.

DJMaze

problem with most hosts is the SQL and PHP.
Somehow they put connection times to short (like mine provider grrr)
then PHP and SQL timeouts can occure :cry: or even server lockups with 1000+ pageviews a day.

There are websites that trace servers for speed, uptime, etc.
Maybe that is usefull.
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

Alajo

Thank you very much everybody for all your advisement. I asked my providor for an upgrade with newest technologies including newest version of GD libraries. It will come soon and I hope I'll be able to run coppermine. :lol: