03 Way to fix WordPress - How to Increase Maximum File Upload Size - WordPress Tutorials 2020

Опубликовано: 16 Октябрь 2024
на канале: startscalexit
165
like

WordPress 2020 tutorial to fix, how to Increase Maximum File Upload Size using WordPress Tutorials 2020 using the function.php and .htaccess method. I will also tell you how to increase maximum upload file size in WordPress using "Increase Maximum Upload File Size Plugin"
Fixes:
📣 The uploaded file exceeds the upload_max_filesize directive in php.ini
📣 upload_max_filesize htaccess

== Increase Upload Maximum File Size From 2MB to 1GB Limit ==
= Method 01=

0:38 Update function.php file using the following method
0:44 Open your WordPress "Dashboard"
0:55 Go to "Appearance" and then click on "Theme Editor"
1:08 Paste the Code at the end of function.php and update file
====== CODE for function.php ======
@ini_set( 'upload_max_size' , '64M' );
@ini_set( 'post_max_size', '64M');
@ini_set( 'max_execution_time', '300' );
=================================

= Method 2=
1:57 Upload Maximum File Size updating .htaccess File
2:05 Find the .htaccess file in your FTP File manager where WordPress is Installed
2:20 Enter the code and save the file:

====== CODE for .htaccess file ======
php_value memory_limit 256M
php_value upload_max_filesize 64M
php_value post_max_size 64M
php_value max_execution_time 300
php_value max_input_time 1000
=================================

= Method 03 to increase Maximum File size up to 1GB=
2:44 WordPress Plugin "Increase Maximum Upload File Size" By Imagify
2:50 Click on Add new plugin
2:58 Search "Max File Size" Install and Activate the plugin
3:40 Find the "Increase maximum file upload size Plugin" option in Dashboard settings
3:45 Open Plugin and Set the Limit from 16MB to 1GB
=================================

If you enjoyed the video, please give it a like, and consider subscribing to my channel for more WordPress videos released every day!
This video brought to you by CodyDigital a look at their site here:
=================================
https://www.codydigital.com/
=================================
📣📣 Support Us by Subscribing: https://bit.ly/3aYkjrh
=================================
WordPress Custom Homepage Tutorial 2020 | Static WordPress Page
   • How to change your default Homepage i...  
=================================
Add new user in WordPress | WordPress Admin 2020
   • How to Add New User Account in Your W...  
=================================
How to reset your WordPress database to default settings 2020 | WordPress Tutorial 2020
   • How to Reset WordPress [2020] Website...  
=================================
Migrate WordPress website 2020 | WordPress local to Live Server Migration
   • How to Migrate/Transfer WordPress sit...  
=================================
XAMPP Installation For WordPress Website 2020
   • How To: XAMPP Installation Wordpress ...  
=================================
WordPress installation step by step 2020| WordPress XAMPP
   • How to install WordPress on localhost...  
=================================
WordPress Custom Homepage Tutorial 2020 | Static WordPress Page
   • How to change your default Homepage i...  
=================================
Add new user in WordPress | WordPress Admin 2020
   • How to Add New User Account in Your W...  
=================================
How to reset your WordPress database to default settings 2020 | WordPress Tutorial 2020
   • How to Reset WordPress [2020] Website...  
=================================
Migrate WordPress website 2020 | WordPress local to Live Server Migration
   • How to Migrate/Transfer WordPress sit...  
=================================
XAMPP Installation For WordPress Website 2020
   • How To: XAMPP Installation Wordpress ...  
=================================
WordPress installation step by step 2020| WordPress XAMPP
   • How to install WordPress on localhost...  
=================================
Movavi video editor plus 2020 crack download | Movavi 2020
   • Video  
=================================
Like - Comment - Subscribe
=================================
If You have any questions, feel free to comment below.
Build your website with @UsmanAsif
Email: [email protected]
=================================
Let's Build Your Website
Freelancer.com ➡️➡️ https://www.freelancer.com/u/usman1430
Fiverr.com ➡️➡️https://www.fiverr.com/osmanasif
Upwork.com ➡️➡️ https://bit.ly/2NMVllL
=================================
Follow on Social Media:
Instagram©️:   / insta_codyd.  .
Facebook©️:   / codydigital  
For Business inquiries: [email protected]

📣📣Thank you!
📣