RM 1.2 Error when uploading new resource update

kingjavo

Active member
I'm getting this error when trying to upload a new resource file. Any clue why? I've checked my file size setting in XF and all looks good.

Can you please help? The file is under 50 MB.

1508796714975.webp
1508796722890.webp
1508796729181.webp
 
You need to ensure that PHP and the web server itself will handle large file uploads. In PHP, this is the upload_max_filesize and post_max_size variables (which will need to be changed in php.ini or similar).
 
Do you have instructions to properly FTP and use an external download URL for Resources? My site admin is telling me I need to choose that option due to size limitations.
 
Top Bottom