coppermine-gallery.com/forum

Support => Older/other versions => cpg1.1d PHPnuke Support (deprecated) => Topic started by: Alajo on October 30, 2003, 08:39:05 PM

Title: nuke 6.9 and coppermine 1.1d
Post by: Alajo on October 30, 2003, 08:39:05 PM
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
Title: uploading file types
Post by: CodyG on October 30, 2003, 09:05:27 PM
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.
Title: ImageCreateFromJpeg & imagecreatefromgif
Post by: gtroll on October 31, 2003, 12:20:40 AM
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://forum.coppermine-gallery.net/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)
Title: nuke 6.9 and coppermine 1.1d
Post by: Alajo on November 01, 2003, 03:25:54 PM
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
Title: nuke 6.9 and coppermine 1.1d
Post by: DJMaze on November 01, 2003, 09:41:21 PM
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
Title: nuke 6.9 and coppermine 1.1d
Post by: Alajo on November 02, 2003, 12:31:33 AM
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??
Title: GD version 1.8+ required for upload
Post by: gtroll on November 02, 2003, 12:42:28 AM
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
Title: Re: GD version 1.8+ required for upload
Post by: Alajo on November 02, 2003, 10:30:30 AM
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?
Title: nuke 6.9 and coppermine 1.1d
Post by: gtroll on November 02, 2003, 11:33:14 AM
ISP == Internet Service Providor
Upgrade your server or Change Web Hosts.
Sorry if there is language difficulty, we understand.
Title: nuke 6.9 and coppermine 1.1d
Post by: Alajo on November 02, 2003, 04:00:48 PM
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?
Title: 6.9 and 7.0
Post by: Frogger on November 02, 2003, 06:54:14 PM
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.
Title: nuke 6.9 and coppermine 1.1d
Post by: DJMaze on November 03, 2003, 04:01:23 AM
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.
Title: nuke 6.9 and coppermine 1.1d
Post by: Alajo on November 07, 2003, 07:13:06 AM
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: