Re: [Codestriker-user] Cannot create topic with big (+1M) diff files
Brought to you by:
sits
|
From: Jason R. <jre...@ya...> - 2007-01-23 02:39:49
|
Hi,=0A=0A=0A=0AThere is also the =0A$Codestriker::DIFF_SIZE_LIMIT=0Avariabl= e that is set to 20 megs by default if you did not override it in your conf= file.=0A=0A=0A=0AThanks=0A=0AJason.=0A=0A=0A=0A----- Original Message ----= =0A=0AFrom: Tim Casada <tim...@sh...>=0A=0ATo: David Sitsky <si= ts...@us...>=0A=0ACc: cod...@li...= =0A=0ASent: Monday, January 22, 2007 5:37:34 PM=0A=0ASubject: Re: [Codestri= ker-user] Cannot create topic with big (+1M) diff files=0A=0A=0A=0A A= s 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 defaul= t 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_packe= t=3D1MB. Try adding or changing this parameter to say 16MB or 32MB restart= the MySQL server and see if the problem persists.=0A=0A Tim Casada=0A=0A = =0A=0A David Sitsky wrote: When I try to create topics using big un= idiff files (1Mb or more), the =0A=0Asystem shows a blank page and the topi= c is not created. No error =0A=0Amessages are displayed. Is there any limit= ation on the size of the =0A=0Aunidiff files?=0A=0A There is a rou= gh limit of 20 megabytes at the moment for the size of the =0A=0AHTTP POST,= so you really shouldn't be hitting this.=0A=0A=0A=0AHave you checked the a= pache error log file? Perhaps the database has =0A=0Ahad an issue with the= size of the topic text.=0A=0A=0A=0ACheers,=0A=0ADavid=0A=0A -----------= --------------------------------------------------------------=0A=0ATake Su= rveys. Earn Cash. Influence the Future of IT=0A=0AJoin SourceForge.net's Te= chsay panel and you'll get the chance to share your=0A=0Aopinions on IT & b= usiness topics through brief surveys - and earn cash=0A=0Ahttp://www.techsa= y.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDEVDEV=0A=0A_______= ________________________________________=0A=0ACodestriker-user mailing list= =0A=...@li...=0A=0Ahttps://lists.sourceforge= .net/lists/listinfo/codestriker-user=0A=0A=0A=0A=0A=0A=0A=0A=0A=0A=0A=0A=0A= =0A =0A____________________________________________________________________= ________________=0ANow that's room service! Choose from over 150,000 hotel= s=0Ain 45,000 destinations on Yahoo! Travel to find your fit.=0Ahttp://fare= chase.yahoo.com/promo-generic-14795097 |