Rating: 5 stars
Nothing happen after updating the custom value for upload size
]]>Rating: 1 star
Sorry – tried but just didn’t work
]]>Rating: 5 stars
Works like a charm. Thanks so much
]]>Rating: 1 star
not working for xammp –
quicker to simply find php.ini and change settings manually –
php.ini location – C:\xampp\php
in php.ini change below to required upload size –
; Maximum allowed size for uploaded files.
; https://php.net/upload-max-filesize
upload_max_filesize=2M
]]>
Rating: 1 star
Does not work at Jodohost
]]>Rating: 1 star
Plugin deleted my old php setting and then showed me that limit is nothing … or “.”
This happened because I pressed on save without adding a value there. I tried to put back the value but nothing happened so I had to got to the server and re-create my php settings.
[update]:
the plugin actually writes the new commands on a new line, so max_upload_filesize becomes
max_upload_filesize
=800M
instead of
max_upload_filesize=800M
probably this should be caused by having already data in the php.ini file
]]>Rating: 1 star
Not changing memory limit.
]]>Rating: 5 stars
I am selling some marketing videos. Tried every method I could find on Google. Then I did a search and found this plugin. Installed in seconds. Increased limit to 250mb. Done!
Gonna add this to my other sites.
]]>Rating: 5 stars
worked,
thanks keep your good work.
Rating: 1 star
This plugin puts it in the root folder, but it needs to go into wp_admin. Also the default should be php.ini, that’s what worked and what everyone recommends, not php5.ini. Please update it to stop wasting people’s time and fix it.
]]>Rating: 5 stars
I tried everything: .htaccess, WP_MEMORY_LIMIT, …
Only after install this plugin max upload file size increased.
Thanks a lot !!!
Rating: 5 stars
Followed the directions and it worked perfectly.
]]>Rating: 5 stars
worked as advertised… only reason it wouldnt work is if your host disables that .ini feature.
]]>Rating: 5 stars
Works like a charm!
Used it on two different websites, which are hosted by two different web-hosters.
First one worked immediately -> is now at 64MB.
Second one didn’t work right away, so I checked the server’s php-configuration -> upload_max_filesize was set to 5MB there. Changed it to 30MB. Then went back to WP and it’s 30 MB too.
Thanks!
Rating: 4 stars
Hi, If its not working on your version, just run it and go then to your server and copy the created php.ini to your wp-admin folder. Thats it…
]]>Rating: 5 stars
I needed to increase file size limits and this plug-in worked. I have GoDaddy Web Hosting, so I know my file size limits were 128 on their system. I set both the post and upload sizes to 127, and after an HTML upload error on a first try I found that I need to edit my wp-config file to include this:
/** Increase limit for uploads. */
define('WP_MEMORY_LIMIT', '127M');
Their support chats here helped me work through a couple questions at first when I was confused.
]]>Rating: 1 star
Open Notpad editor
Paste these two lines
upload_max_filesize = “512M”
post_max_size = “512M”
save is as php.ini
upload its on your root directory where WordPress install and also upload in wp-admin folder.
As well as you can increase your file size to whatever you want..
Examples
256 MB
upload_max_filesize = “256M”
post_max_size = “256M”
1-GB
upload_max_filesize = “1024M”
post_max_size = “1024M”
10 GB
upload_max_filesize = “10240M”
post_max_size = “10240M”
i am using WordPress 4.1 same formula I use from last 2 years
Thanks
Umair
]]>Rating: 5 stars
Plugin works if you carefully read the instructions. Also, I was experiencing difficulties with my WPMU site and I found the solution in the support page of this plugin! Thanks!
]]>Rating: 1 star
Did not change upload limit on our site.
We are using a vps server.
]]>Rating: 5 stars
Simple and to the point…. Load it.. Make your changes and then click the ONE TIME Button.. and Wholla…. Normally I just do a direct edit of the php.ini file… This save a ton of time….. Now if he could incorporate Memory Increase on the wp_config file.. this would be EPIC… But hey…. It is what it is…. and for those who claim its NOT working… Well check with your Hosting Company…. or in your CP.. make sure you check/create a Single php.ini file…. Current is 5.4.3 (Usually anything below 5.1 has problems…. Great work Smartest Themes…. ??
]]>Rating: 5 stars
I’ve been trying to increase my max filesize for a week. I tried everything and nothing worked. I found this plugin accidentally this morning and gave it a go. Worked instantly. Awesome plugin, thank you much!
]]>Rating: 5 stars
I tried several php5.ini, php.ini, htaccess settings and more. Nothing was working. I tried this plugin and right away it worked. THANK YOU!!!
]]>Rating: 1 star
Waited a day and ran it again. No go. I’ll have to manually go in and do this through wp-config.php.
]]>Rating: 5 stars
I had to wait about 15 minutes for it to kick in, but it worked fine. thanks!
]]>Rating: 5 stars
This worked perfectly for me. Thank you for the plugin!
For those that care, I have hosting through GoDaddy and used the v1.1 plugin. I needed to check the box to use the php.ini file, not php5.ini in order for it to work.
Thanks!
Katrina
Rating: 1 star
doesn’t work
]]>Rating: 1 star
the plugin is not working. waste of time
]]>Rating: 5 stars
It does what it’s supposed to do.
]]>