PDA

View Full Version : Animated GIFs


Nowic
07-11-2007, 10:31 PM
Is it possible to upload (big) animated GIFs to Pixelpost? My php installation supports uploading files up to 16MB and GDlib supports gif manipulations.

But it does not work. If I try to add my 4MB gif image, it just does nothing. Pixelpost doesn't even show an error message.

Are there any limitations that I missed? Or am I just too stupid? :)

Well I solved the problem, by adding one single GIF image and then I replace this image with the animation over SCP. Not realy an elegant solution...

Nowic

GeoS
07-12-2007, 11:17 PM
Probably there is an issue with script time executation. When you have slow i-net connection or server is slower then there can be such a problem.

Nowic
07-17-2007, 10:44 PM
Thanks for you answer.

I'm connected over LAN (100Mbit/s) to my server... so that shouldn't be the problem. But where can I adjust this time limit? Is it a general php setting?

GeoS
07-18-2007, 05:30 PM
All depends from your server configuration. For sure it is in php.ini.