I can't increase the file upload size past 1MB on my wordpress site
I've been trying to increase the upload maximum file size from the default 1MB to 1GB as i will be posting lots of video content.
I've had a member of the Inmotion Hosting Technical team helping me with trying to make these changes but the changes on the server aren't being reflected on the site & you still can't upload any media file bigger than 1MB..... he therefore said it best to put the question out to the community and see if anyone has any other ideas / info on how to rectify this issue.
Below is a summary of what actions have been attempted:
------
[Edward M]
I increased the upload_max_filesize to 1000M and ensured the changes were recursive in .htaccess file for all subdirectories. Also tried setting limit directly in wp-config.php:
define('WP_MAX_MEMORY_LIMIT', '1000M');
define('WP_MEMORY_LIMIT', '1000M');
[Edward M]
Ensured WordPress was up to date and the core files are good.
------
Please let me know If anyone has some idea of how to fix this issue!
Thanks
Matt
I've had a member of the Inmotion Hosting Technical team helping me with trying to make these changes but the changes on the server aren't being reflected on the site & you still can't upload any media file bigger than 1MB..... he therefore said it best to put the question out to the community and see if anyone has any other ideas / info on how to rectify this issue.
Below is a summary of what actions have been attempted:
------
[Edward M]
I increased the upload_max_filesize to 1000M and ensured the changes were recursive in .htaccess file for all subdirectories. Also tried setting limit directly in wp-config.php:
define('WP_MAX_MEMORY_LIMIT', '1000M');
define('WP_MEMORY_LIMIT', '1000M');
[Edward M]
Ensured WordPress was up to date and the core files are good.
------
Please let me know If anyone has some idea of how to fix this issue!
Thanks
Matt