Hi all
I have a problem with uploading files (pdf) into invoices or other places in invoiceninja.
Files smaler 2MB are ok, but not above.
My system runs on ubuntu 24.04, apache2, php8.3.
What i allready tried:
Editing php.ini
memory_limit = 512M
upload_max_filesize = 100M
max_file_uploads = 100
post_max_size = 100M
max_execution_time = 600
max_input_time = 600
Editing apache2 .htaccess
The error loos like this:
422: Unprocessable Content • The given data was invalid.
• The documents.0 failed to upload.
I did not found any solution with google or here.
Hope someone can help
Thanks
Stefan