SHARE DOCUMENT
Trang
Trang chủ
Language
Ubuntu
Joomla
DotNetNuke
Kiếm tiền
Create blog
Ngôn tình
Laravel
Zend framework
MongoDB
CodeIgniter
php
Wednesday, 21 December 2016
Either no file input or file is too large to upload.
Either no file input or file is too large to upload.
had an issue uploading a 3.7 M file with Rockmongo. It turns out my php.ini had the following (default) setting:
upload_max_filesize
=
2M
Changing that to
upload_max_filesize
=
10M
and restarting apache/php fixed it.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment