Under Ray settings, it shows max upload size at 20 MB, however when I try to upload a 9.3 mb file it gives a exceeds 8 mb error message.
Where and what files do I need to edit in order to increase the video upload size?
I found this in another post, but after searching for hours cannot find this information anywhere...
i manage to edit my php.ini
here is the value i input :
php_value upload_max_filesize 250M
php_value post_max_size 100M
php_value max_execution_time 1000
php_value max_input_time 1000
even the memory to 64mb