WWW Myprograming Com How To Increase Max Upload Size in Xampp
WWW Myprograming Com How To Increase Max Upload Size in Xampp
HOW TO
Today in this blog we will see how to increase the maximum upload size in XAMPP.
When we are creating a WordPress website, you can only upload up to 40MB. If the 몭le size
is more than that, it will not be updated. You have to increase the maximum upload size in
XAMPP server so that you can upload more than 40MB.
First you need to change the values in the PHP (php.ini) 몭le according to your needs and
save it.
post_max_size = 1024M
upload_max_몭lesize = 1024M
max_execution_time = 6000
max_input_time = 6000
memory_limit = 1024M
Your 몭le exceeds the maximum upload size for this site: 40 MB
How-to: Increase maximum upload 몭le size or Get unlimited
You will see how the maximum upload size can be increased. I have shown step by step so
that you will know how to upload a large 몭le.
Step 1:- Open the XAMPP control panel and go to Apache Con몭g button and open the PHP
(php.ini) 몭le in Notepad.
Step 7:- OPEN XAMPP control panel and Restart Apache and MySQL.
Now save the changes that have been made in Notepad. Now open the XAMPP control
panel, stop Apache and MySQL, then start Apache and MySQL again. Check now. Max
Upload size has increased…
Related Posts
HOW TO WORDPRESS
HOW TO WORDPRESS
Previous: Next:
How to Install Laravel in 2021? How to install WordPress in a live server in an
online cPanel?
greg says:
March 22, 2023 at 3:23 am
Thanks! worked.
Reply
Leave a Reply
Your email address will not be published. Required 몭elds are marked *
Comment *
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.
Post Comment
Search … Search
Categories
Select Category
How To
How To Create An In몭nite Scrolling And Load More Button Add In WordPress Blog List
Page. With A Plugin
How to Add Social Media Share Links in The WordPress Custom Theme Without Plugin