Описание
Этот плагин был закрыт с 28.11.2017, он более не доступен для загрузки. Причина: Неизвестна.
Отзывы
26.11.2016
Nothing happen after updating the custom value for upload size
22.11.2016
Sorry — tried but just didn’t work
11.10.2016
Works like a charm. Thanks so much
30.09.2016
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.
; http://php.net/upload-max-filesize
upload_max_filesize=2M
12.09.2016
Does not work at Jodohost
03.09.2016
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
Участники и разработчики
«Increase Upload Max Filesize» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Increase Upload Max Filesize» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.