PDA

View Full Version : Uploaded Image Size Limitations?


Kikkomann
01-31-2006, 11:37 PM
Hello!

Does Pixelpost implement some sort of image size limitation when uploading photos?

I tried uploading a picture this morning (900 pixels X 450 pixels). And when I press the post/upload button, the image did not appear. I also checked the section where you can edit your post, and apparently the image was not really uploaded.

Any workaround through this?

TIA.

e300
02-01-2006, 12:52 AM
Check the permissions on your uploads and thumbnails directory are 777

Please post the output of admin/general info so further help can easily be provided.

The only limitations regarding uploading is the PHP config of the server. A default setup will limit files to 2meg uploads, but the image you are describing would struggle to be more than a couple of hundred K

Kikkomann
02-01-2006, 03:02 AM
Actually, I don't have problems posting "normal sized" pictures (800pxX600px or 500pxX750px). That's why I am wondering if Pixelpost has image size limitations.

And I am not getting any error messages either.:(

eon
02-01-2006, 08:34 AM
Maybe your "uploadtime" of your server is to short?

httpd.conf (Apache)
#
# Timeout: The number of seconds before receives and sends time out.
#
Timeout 300

If the upload talkes longer than, in my case, 300 sec the server stops receiving.

GeoS
02-02-2006, 11:54 PM
Other thing can be PHP script execution timeout or to big picture fot your PHP installation.

Connie
02-05-2006, 04:17 PM
which image format did you try to upload?
We work with JPG for example, no tiffs or psd..

eon
02-05-2006, 08:40 PM
Can PP handle jpg2000 or is there no difference with jpg?