Increasing php upload limits

There are two settings that control the max size of a file uploaded in php. These two settings are found in the php.ini and you should make them around the same size. You may need to restart your webserver to take affect.

max_post_size

max_upload_size

© 2024 ezCommunitySuite