Amyone have an idea how to increase the video size lomit in Dolphin. I already did it in php service panel in WHM
and that didn't do it.Thoughts???
Amyone have an idea how to increase the video size lomit in Dolphin. I already did it in php service panel in WHM and that didn't do it.Thoughts??? |
In either your .htaccess file or your php.ini file look for upload_max_filesize= and adjust to whatever you want it to be. If neither file has it, try adding upload_max_filesize=20mb (or whatever you want the size to be) to your .htaccess file. P.S. This is an often asked and often answered question on the forums, a quicker way to get this answer would have been to search! |