* Ralf Hildebrandt <[EMAIL PROTECTED]>:
> I migrated our squirrelmail from an apache-1.3.x box to apache 2.x
> After this migration squirrelmail allows only 2MB of Attachments,
> although is set:
It must be something in the php.ini, since copying over the "old"
php.ini makes it work as intended.
I migrated our squirrelmail from an apache-1.3.x box to apache 2.x
After this migration squirrelmail allows only 2MB of Attachments,
although is set:
# grep -i size /etc/php4/apache2/php.ini
; Maximum size of POST data that PHP will accept.
post_max_size = 16M
; Maximum allowed size for uploaded