
8 Nov
2004
8 Nov
'04
5:40 p.m.
On Mon, 8 Nov 2004 17:27:35 +0100, Markus Ruecker
Hi Eric,
It has to be set in your MySQL Configuration File (my.cnf).
Regards,
Markus Ruecker
[snip] Set the following in you Kernel/Config.pm (if you need greater than 5 Mb upload) # MaxFileUpload # (Max size for browser file uploads - default 5 MB) $Self->{MaxFileUpload} = 1024 * 1024 * 5; And read the following about configuring the DB (if you are using MySQL) http://dev.mysql.com/doc/mysql/en/Packet_too_large.html