Hi,
There is also the $Codestriker::DIFF_SIZE_LIMIT variable that is set to 20 megs by default if you did not override it in your conf file. Thanks Jason. ----- Original Message ---- From: Tim Casada <[EMAIL PROTECTED]> To: David Sitsky <[EMAIL PROTECTED]> Cc: codestriker-user@lists.sourceforge.net Sent: Monday, January 22, 2007 5:37:34 PM Subject: Re: [Codestriker-user] Cannot create topic with big (+1M) diff files As David suggests, it is probably MySQL's max_allowed_packet setting in /etc/my.cnf (or wherever your MySQL configuration file is). I think the default is 1MB, which would make sense. Take a look in your my.cnf file in the [mysqld] section there might be a parameter with the value max_allowed_packet=1MB. Try adding or changing this parameter to say 16MB or 32MB restart the MySQL server and see if the problem persists. Tim Casada David Sitsky wrote: When I try to create topics using big unidiff files (1Mb or more), the system shows a blank page and the topic is not created. No error messages are displayed. Is there any limitation on the size of the unidiff files? There is a rough limit of 20 megabytes at the moment for the size of the HTTP POST, so you really shouldn't be hitting this. Have you checked the apache error log file? Perhaps the database has had an issue with the size of the topic text. Cheers, David ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Codestriker-user mailing list Codestriker-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/codestriker-user ____________________________________________________________________________________ Now that's room service! Choose from over 150,000 hotels in 45,000 destinations on Yahoo! Travel to find your fit. http://farechase.yahoo.com/promo-generic-14795097 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Codestriker-user mailing list Codestriker-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/codestriker-user