Expected behaviour
Uploading a file, anywhere in the folder structure, by any user.
Actual behaviour
Error when uploading: says files is grater than amount fo space available
User set to unlimited quota
Error on Settings page:
You are using 5 GB of 5 GB (99.98 %)
Server configuration
Operating system: LAMP
Web server: WHM / cPanel
Database: my SQL
PHP version: PHP 7.4 (ea-php74)
ownCloud version: 10.11.0
Updated from an older ownCloud or fresh install: Fresh
Where did you install ownCloud from: Softaculous
List of activated apps: NONE
Are you using external storage, if yes which one: NO
As per suggestions elsewhere, I upped PHP.INI Settings to:
memory_limit 16G
post_max_size 16G
upload_max_filesize 16G
It had no effect.
I have NO IDEA why the limit for the whole system is 5 GB, or where to change it.
It shouldn’t be that fricken hard…