Upload Large Files to WordPress by Increasing PHP Memory Limit
Usually when you can't upload large files to Wordpress it is because you need to increase your PHP memory limit. This can very easily be done by adding code to your wp-settings.php file in your Wordpress installation. Simply find this line of...