ZenphotoCMS Forum
strange upload problem - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: strange upload problem (/thread-9186.html)



strange upload problem - luma - 2011-10-24

Hello,

I have a small Zen Photo installation on a private server that I manage.

It is running Nginx + php-fpm + Mysql.

I have:
post_max_size set to 8M
and
upload_max_filesize = 12M

Which can be verified by the zenphoto admin page saying:
The maximum size for any one file is 12MB which is set by your PHP configuration upload_max_filesize.

If I upload a photo from my iphone which is small and low quality it works fine.

If I upload a photo from my camera that is larger (200k + so still really not that large) the transfer does not go.

It is odd as the Transfer bar comes up but never moves, it stays at 0% forever.

Any ideas what can be causing this?

Small photos work so I doubt its permissions and I know it is not my max file size.

Thanks.

Luma




strange upload problem - sbillard - 2011-10-24

You did not say which upload you were using. I do not know if post_max would inpact these uploaders, but you might try setting it to 12M as well.




strange upload problem - luma - 2011-10-25

I have tried the default uploader and the Flash uploader.

Thanks.

Luma




strange upload problem - acrylian - 2011-10-25

So, did you try to raise the post upload max value, too? Any browser errors, what browser actually?




strange upload problem - luma - 2011-10-25

I am uploading a 250KB photo, my post max and upload max was set to 12M should be more then sufficient but I raised it to 24M and same problem.

I tried 2 browsers on 2 machines (IE8 and Firefox)

No error withing zenphoto, it just sits at the upload bar but the bar never moves, sits at 0%.

I even rebooted it. I checked permissions etc.




strange upload problem - acrylian - 2011-10-25

Any browser error? You can always use FTP to upload, too.




strange upload problem - luma - 2011-10-25

No Browser errors as I said it just sits there at 0%.

I don't want to use FTP, I want to use standard functionality.

Thanks.




strange upload problem - acrylian - 2011-10-25

Uploading via FTP is a standard functionality.... Anyway, I have no idea then as it is all working for me.