WEBFI-WordPress-How to Increase the Maximum File Upload Size in WordPress
Depending on the hosting company you can somtimes run into upload limitations for large files. This can be an issue for when you want to upload larger files like audio and video files to your site. In this video we will show you how to increase the maximum file upload size in WordPress.
Text version of this tutorial
http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/
If you liked this video, then please Like and consider subscribing to our channel for more WordPress videos.
Check us out on Facebook
https://www.facebook.com/wpbeginner
Follow us on Twitter
http://twitter.com/wpbeginner
Checkout our website for more WordPress Tutorials
http://www.wpbeginner.com
For the first method we recommend going under Appearance, Editor and finding your theme’s functions.php file for your theme.
You can find the code to add in our written article:
http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/
For the next two methods we recommend you use FTP, if you do not know how to use FTP you would want to take a look at our article:
http://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/
Should you have issues with the php.ini file you would want to ensure the file type dropdown is set to all files rather than just text files.
source
Thank you. It works. (third method)
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator and inform them of the time the error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
3rd Method worked for me thank you!
stupid video.where did you get the code.
I tried to connect on FileZilla on my site, and when I do so, I can see only a .ftpquota file. I'm such a beginner and that's probably why, but can u explain me what should I do?
Thanks alot #3 worked perfectlly
php_value upload_max_filesize 256M
php_value post_max_size 256M
php_value max_execution_time 400
php_value max_input_time 400
All 3 methods failed for me :(.
#3 is the winner!
nothing worked why is that
last one worked ! ty !
The last one worked! Good job! 😀
only the last one work with me.
its work, amazing !
thankyou 3rd method worked for me
Its working bro thank you
Thanks!!💖💖💖
Hello! I tried everything and in the 3rd option appeared "500 me Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request." why that? I wrote
php_value upload_max_filesize 256M
php_value post_max_size 256M
I tried importing demo data of the Seofy theme. All code is showing on the website. it is like a mess. Code everywhere. any solution?
Thank you so much❤