
6 Aug
2008
6 Aug
'08
9:22 a.m.
vimal pillai wrote:
Cuurently OTRS allows only attachements upto 500kb .How can i increase the attachement file size.
If you're storing attachments in the database you probably need to increase the max_allowed_packet value in your MySQL configuration: http://dev.mysql.com/doc/refman/5.0/en/packet-too-large.html Nils Breunese.