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
Comments
Thanks.
Luma
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.
I don't want to use FTP, I want to use standard functionality.
Thanks.