I've gone through and made changes to PHP.INI to reflect an 8MB file upload size. When I look at the Help! link in BUEditor it confirms that file size limits are at 8MB. But any time I try to upload a file type larger than 2MB it still fails. I've also looked at .htaccess and settings.php to confirm there are no values set there to impact upload size. The other thing I've noticed is that the uploads fail somewhere at the 40-45 second mark.

Comments

ufku’s picture

Project: BUEditor » IMCE

The information in the help box is taken from your profile settings. Go to admin/settings/imce/profile and check the description of "Maximum file size per upload" field to see if you successfully changed the upload limit. On the other hand it may be the max_post_size that is preventing your upload.

ririzarry’s picture

ufku - Thanks for your help. It turned out the issue was with my ISP. Everything is working fine now.

ufku’s picture

Status: Active » Closed (fixed)