How do I upload files bigger than 2MB / How can I increase the upload file size limit?

Created by Alex Harrington
Keywords:
2mb file limit upload php
Last updated by:
Dan Garner

Xibo does not limit file upload size - but PHP does.

Please see this page for instructions on optimising PHP for >2MB uploads:
http://www.radinks.com/upload/config.php

Notes for IIS users:
IIS may also limit the file sizing for upload. This can be checked/changed in the "Request Filtering" section of IIS Manager.