I'm getting Http error 500 while uploading with plupload
, I've searched more about this problem, somebody said it is about memory limit or max upload size or others, I've tested all of them, but the problem is when I'm uploading some files, they are uploading well, but after a while I'm deleting that files and trying to upload again, it causes HTTP error 500.
I'm using plupload
laravel.
Is there any help?
Thank you so much :)