[SM-USERS] Can't make SquirrelMail have chosen attach size. Why?

2015-04-25 Thread André Z . D . A .
I am trying to configure an SM setup to allow attachments in any number, but total size 25 MiB. I have changed SM's php.ini (and php_ini too, if it should make any difference) after seeing my desired size was not working. Now, calling phpinfo() in the SM root, I have: memory_limit300M3

Re: [SM-USERS] Can't make SquirrelMail have chosen attach size. Why?

2015-04-25 Thread Richard Hall
Did you restart Apache after changing /etc/php.ini??? Also the max upload size you have will limit you to 20M... Change that to 25M for a 25M limit.. and restart Apache for the change to take effect. -R On Sat, April 25, 2015 18:35, André Z. D. A. wrote: > I am trying to configure an SM setup