drj14664 2015-02-28 06:50
浏览 73

请求实体太大/ 404 ErrorDocument Joomla 3.3.6

I have the problem when I upload large files, I have a server dedicated, when upload files more than 500Mb. I have edit the PHP Configuration Editor on my Panel WHM.

post_max_size 3000M
upload_max_filesize 3000M
max_input_time -1
memory_limit 700M
max_execution_time 9000

error:

Request Entity Too Large

The requested resource
/index.php
does not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

After making these settings, joomla ignored, especially the extension that I'm using. "Music Collection". The settings that this extension take is the default. 2MB by file, 8MB max post.

Recently I am using an SSL cetificado, could this be another reason?

Does anyone know how to fix this? Sorry my english is little bad.

Regards!

  • 写回答

1条回答 默认 最新

  • doupi1532 2015-03-06 08:16
    关注

    Can you please try to setup LimitRequestBody directive in your httpd.conf file or a local .htaccess file

    http://httpd.apache.org/docs/2.0/mod/core.html#limitrequestbody

    评论

报告相同问题?

悬赏问题

  • ¥15 基于卷积神经网络的声纹识别
  • ¥15 Python中的request,如何使用ssr节点,通过代理requests网页。本人在泰国,需要用大陆ip才能玩网页游戏,合法合规。
  • ¥100 为什么这个恒流源电路不能恒流?
  • ¥15 有偿求跨组件数据流路径图
  • ¥15 写一个方法checkPerson,入参实体类Person,出参布尔值
  • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
  • ¥15 CSAPPattacklab
  • ¥15 一直显示正在等待HID—ISP
  • ¥15 Python turtle 画图
  • ¥15 stm32开发clion时遇到的编译问题