strange upload problem

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

  • 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.
  • I have tried the default uploader and the Flash uploader.

    Thanks.

    Luma
  • acrylian Administrator, Developer
    So, did you try to raise the post upload max value, too? Any browser errors, what browser actually?
  • 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.
  • acrylian Administrator, Developer
    Any browser error? You can always use FTP to upload, too.
  • 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.
  • acrylian Administrator, Developer
    Uploading via FTP is a standard functionality.... Anyway, I have no idea then as it is all working for me.
Sign In or Register to comment.