| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
| New Member Posts: 4 Join Date: Apr 2007 | Problem upload files larger than 128kb -
24-04-2007, 07:16 PM
Hi, I have a kayako instaled in https://servicos.multicert.com. (client side) When I try to upload files bigger than 128kb, I get this error: 413 - Request Entity Too Large The requested resource /suporte/staff/index.php does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit. It works fine with files less than 128kbytes. Thanks, Pedro Tarrinho |
| | |
(#2)
|
| Senior Member Posts: 5,734 Join Date: Jun 2005 Location: Cumbria, UK |
24-04-2007, 09:19 PM
Dear Pedro, Can you put the following code into a php file and upload it to the same directory as Kayako. Code: <?php phpinfo(); ?> Best Regards, Craig Brass Icon Headquarters - Its Elixir - Web2Messenger |
| | |
(#3)
|
(#4)
|
| Senior Member Posts: 5,734 Join Date: Jun 2005 Location: Cumbria, UK |
24-04-2007, 09:32 PM
I wouldn't of thought the attachment setting would cause a PHP based error though. A PHP based error maybe... Icon Headquarters - Its Elixir - Web2Messenger |
| | |
(#5)
|
(#6)
|
| Senior Member Posts: 5,734 Join Date: Jun 2005 Location: Cumbria, UK |
24-04-2007, 09:53 PM
Actually, wait. Thats a HTTP error. Could be something beyond PHP causing this issue (ie Apache or which ever web server is being used)... Icon Headquarters - Its Elixir - Web2Messenger |
| | |
(#7)
|
(#8)
|
| New Member Posts: 4 Join Date: Apr 2007 | Apache configuration problem? -
26-04-2007, 11:59 AM
Craig Brass, the file was created and its accessible here: https://servicos.multicert.com/suporte/phpinfo.php But I don't belive its a php problem. I've just remove the following configuration from the apache(2.0.52) server: <Location /suporte/staff> SSLOptions +StdEnvVars +ExportCertData +CompatEnvVars SSLVerifyClient require SSLVerifyDepth 2 AllowOverride All </Location> And it worked fine.I mean, I was able to upload a file with size 6.7 Mb. The error I get from the apache logs is: request body exceeds maximum size for SSL buffer, referer: https://servicos.multicert.com/supor...&_a=insertfile could not buffer message body to allow SSL renegotiation to proceed, referer: https://servicos.multicert.com/supor...&_a=insertfile The problem is that this is a secure server and its required to use personal id certificates. Thanks for the help. Hugs, Tarrinho |
| | |
(#9)
|
| New Member Posts: 4 Join Date: Apr 2007 | Apache - recompiled -
16-05-2007, 02:04 PM
Hi, Problem resolved. http://issues.apache.org/bugzilla/sh...gi?id=39243#c7 Thanks for your help! Hugs, Tarrinho |
| | |
(#10)
|
| Operations Manager Posts: 5,419 Join Date: Jan 2006 Location: United Kingdom |
16-05-2007, 02:16 PM
Hi Tarrinho, Glad you have it sorted and thanks for posting that. -------------------------------------------------------------------
|
| | |
![]() |
| Tags |
| 128kb, files, larger, upload |
| Thread Tools | Search this Thread |
| Display Modes | |
| |