PhpBB2 shows that I can not upload files larger than xxxMB. What can I do?In order for this issue to be solved you should alter your php configuration. This can be done by creating a php.ini file in your phpbb2 directory with the following content:
max_upload_size = xxxM
This way phpBB will allow file uploads as large as xxxM. Please note that such a php.ini file should be created in every directory that has php script with uploading functions.
______________
Find expert phpBB hosting services at SiteGround.com: Forum-optimized servers, expert in phpBB support team, free installation of phpBB, free phpBB templates, forum, FAQ and more.