Announcement

#1 2022-04-03 00:09:40

BobDeming
Member
2013-03-08
41

storage limit exceeded

Hi,

When a user of our Piwigo gallery attempts to upload photos, he or she gets a "storage limit of 516 mb exceeded", and he or she can't upload anything.  When an administrator looks at the dashboard, he sees 274 mb of storage used.  Also, an administrator can upload photos.

I would reload the Piwigo program, but my dashboard and Tools-Update both say  I have the latest version.

I would be grateful for any suggestions.

Bob Deming


    Piwigo 12.2.0 Check for upgrade
    Operating system: Linux
    PHP: 8.0.16 (Show info) [2022-04-02 16:01:10]
    MySQL: 5.7.23-23 [2022-04-02 16:01:10]
    Graphics Library: ImageMagick 6.9.10-68
    Cache size N/A   never calculated Refresh




Piwigo URL: https://www.filmpck.org/Gallery2/index.php

Offline

 

#2 2022-04-03 11:46:43

erAck
Only trying to help
2015-09-06
1997

Re: storage limit exceeded

If that is the exact error message then it is not a Piwigo message.
However, I doubt that 516 was literally the number given, rather 512, and that it wasn't about disk storage but rather a memory limit, or some file upload limit. This is all guessing around without further details.


Running Piwigo at https://erack.net/gallery/

Online

 

#3 2022-04-03 21:23:08

BobDeming
Member
2013-03-08
41

Re: storage limit exceeded

Thank you very much for your response.  The exact error message is "The uploaded files exceed the post_max_size directive in php.ini: 516MB"

Offline

 

#4 2022-04-03 22:21:23

erAck
Only trying to help
2015-09-06
1997

Re: storage limit exceeded

There it already tells you what the problem is. post_max_size is the PHP config value for the maximum size all uploads together in one go may have. The individual file size is limited by upload_max_filesize. If you want to increase it do it in the php.ini that is evaluated in web server context. Or the user has to upload less files in one go.


Running Piwigo at https://erack.net/gallery/

Online

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact