Comment to 'File Upload Size Limitation'
  • Nevermind, Leonid.  I found the problem:  The setting in my cPanel for Max Post Size was different than my php.ini file.  Once I changed that, the dialogue box picked up my UNA user setting.  Thanks!

    • LeonidS Alex T⚜️ 

      The next problem I have faced is this:  After uploading a large file (~68MB) the upload dialogue box closes, but the file is not reflected in the new file form.  (See images) .  It is like there is no image to submit.  Do you have an idea of why this happens and how I can fix it?
      image_transcoder.php?o=bx_froala_image&h=3857&dpx=2&t=1596565111

      image_transcoder.php?o=bx_froala_image&h=3858&dpx=2&t=1596565125

      • So it turns out that my CPanel php settings page showed 128M for the Max_post_size, but the php.ini file showed 8M.  Once I updated the php.ini file the upload was allowed to continue.  Thanks to LeonidS for asking me for the server audit details since that alerted me to the discrepancy between the CPanel page and php.ini file.