Author Topic: Attachments >2MB :: Successful Modification..????  (Read 4725 times)

Offline Digiwolf

  • Newbie
  • *
  • Posts: 1
Attachments >2MB :: Successful Modification..????
« on: August 23, 2007, 01:14:02 PM »
Dear All,

despite the fact that I have implemented the majority of solutions posted in the forums, I cannot increase the 2MB limitation of the attachments. Could anyone provide me a reliable solution? Also, changes have been included in the php.ini, which appear with the phpinfo() command; nonetheless, there is no extension to the upload capability.

Regards,

Digiwolf

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Attachments >2MB :: Successful Modification..????
« Reply #1 on: August 23, 2007, 01:17:45 PM »
Try editing the .htaccess file
Code: [Select]
upload_max_filesize 2M