How do I increase the uploading media size in WordPress? This is a common question who want to upload a media to his site is greater than 7MB in size. This is possible don’t worry. For this you have to either contact to your hosting provider to do that or if you have the access you can do that yourself.

increasing file size upload limit

How Uploading media increase the size limit WordPress?

upload_max_filesize = 64M

post_max_size = 64M

max_execution_time = 500

max_input_time = 500

By adding the above code to php.ini or phprc file and replace with the default. That’s all but before you doing that consider how much you want to increase and really it is required or not?

I have done this for one of my client who needs to upload more than 7MB in size images for her photography site http://crushonphotography.com/ and working fine and she is happy with uploading media now. The site is hosted at https://www.dreamhost.com/ I used the ftp login and find the “.php” folder. Inside this folder you will get the the php version file i.e. 5.3 or 5.4 see the picture bellow. What I have done just open the 5.3 folder and download the phprc file then rename the phprc to phprc old now add the code and again upload that into the same destination Enjoy.

uploading media

If you do not have the php.ini or phprc file access please contact your provider to increase your uploading media size to your desire uploading media size.

Related Posts

Top 6 latest free plugins for WordPress to follow in 2020

Top 6 latest free plugins for WordPress to follow in 2020

WordPress is arguably one of the best content management systems in the world. Its effectiveness, efficiency and simplicity gives it an edge over competition. Another thing that makes WordPress stand out is the fact that it is compatible with a number of plugins and...

read more
How to create clickable phone and sms link?

How to create clickable phone and sms link?

How to create clickable phone and sms link? Nowadays no one can pass a single day without a smartphone. Laptop/Computer Tabs are much more essential for web browsing in modern day. So a web designer or web developer should care about creating clickable phone links and...

read more