[Solved]: Can't upload anything [Solved]: Can't upload anything
 

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]

Main Menu

[Solved]: Can't upload anything

Started by holobyted, June 01, 2004, 08:58:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

holobyted

Hey all. I've tried uploading hundreds of JPG files but I always come up with a GD problem. I've browsed around my hosting company's phpinfo.php and it says it has "1.6.2 or higher"... whatever that means. I've tried using both GD1.x and GD2.x settings but none of them work, I always get that dreadly "not a JPEG file" error in CPG. Using Linux w/ Apache and PHP4.0.6

[-- phpinfo.php --]

gd
GD Support enabled
GD Version 1.6.2 or higher
JPG Support enabled
PNG Support enabled
WBMP Support enabled


If anyone has any ideas or needs more information, which is probably the case, let me know.

Thanks in advance.

Casper

Are you self hosted?
Your info is saying you have GD1, so this is what you should have in config.
GD has been reported to have problems with jpeg files that are in cmyk, rather than the usual rgb.  Also, are you sure the pics are within the limits, not just set by you in config, but by your server.
Try uploading a known good, small, jpg.
A link would help, with a test user login, with upload permission.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

holobyted

I fixed it. I had to whine to my ISP to move my server to a newer one w/ ImageMagick installed, but it worked. :p Thanks anyway