Loading...
 
Features / Usability

Features / Usability


Re: Size limitation in uploading to FileGallery

posts: 113 Ireland

The most common reason is a limit in the php.ini file. Use Admin -> phpinfo to see the current settings.

Alter the php.ini variables file_uploads, upload_max_filesize, post_max_size and database variables (max_allowed_packet for mysql) to change this value.

gary

There are no comments at this time.