Re: [Codestriker-user] Cannot create topic with big (+1M) diff files
Brought to you by:
sits
|
From: David S. <si...@us...> - 2007-01-22 22:22:14
|
> 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 |