twols Posted April 12, 2020 Share Posted April 12, 2020 Hello guys, I'm trying to upload bigger files (audio files, about 50mb), but getting the error that the limit is only 9mb. I know, there is a limit in php.ini. Fortunately there is a newer way of uploading files, by splitting them in slices: https://deliciousbrains.com/using-javascript-file-api-to-avoid-file-upload-limits/ Is this way somehow possible with ProcessWire? Link to comment Share on other sites More sharing options...
bernhard Posted April 12, 2020 Share Posted April 12, 2020 Which version of PW are you using? https://processwire.com/blog/posts/processwire-3.0.119-and-new-site-updates/#chunked-ajax-file-upload Link to comment Share on other sites More sharing options...
twols Posted April 12, 2020 Author Share Posted April 12, 2020 I'm using 3.0.148 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now