You are here
Stephen Horne - Thu, 2012/01/19 - 21:17
How do I increase the maximum upload sizes in the fileserver appliance? When I log in using Extplorer it says 8mb is the size limit.
Forum:
How do I increase the maximum upload sizes in the fileserver appliance? When I log in using Extplorer it says 8mb is the size limit.
Need to edit php.ini
See this here.
Acording to this post php.ini is located at /etc/php5/cgi/ although I can't confirm that. Be great if you could confirm this.
It worked...
Thank you Jeremy...
I did as you said and made the changes to the ini file.
Made max upload at 5000m and made max file size at 1000m
Works great now
Also for Joomla this may need
Also for Joomla this may need to be updated:
Look for "upload" in
/etc/php5/apache2/php.ini
Change it to something so you can at least do backend/admin uploads.
Add new comment