mkucej / i-librarian-free

I, Librarian - open-source version of a PDF managing SaaS.
https://i-librarian.net
GNU General Public License v3.0
237 stars 28 forks source link

increasing max upload size #94

Closed pedroponte closed 11 months ago

pedroponte commented 11 months ago

I have increased the max upload size in .htaccess, apache2 conf and php.ini settings to 2000M.

However, I'm getting an error

"-1 JSON.parse: unexpected character at line 1 column 1 of the JSON data"

Any hints please?

TIA

mkucej commented 11 months ago

Your server sends some error message. Check out its response in the browser console.