Menu

#181 Warning: POST Content-Length of 8978294 bytes exceeds the limit of 8388608 bytes in Unknown on line 0 referer www.****.com/index.php

v0.4.1
closed
nobody
None
1
2014-10-17
2013-08-28
Anonymous
No

Hi, first congrats on this project, very nice and useful.

Is there a way you can help me with this? I'm trying to upload a 900MB file and this is the error I get in Apache logs:

Warning: POST Content-Length of * bytes exceeds the limit of bytes in Unknown on line 0 referer www.***.com/index.php

I already changed upload_max_filesize and post_max_size to 1000M but I stil get the same error.

Discussion

  • Alessandro Briosi

    I'd be checking the apache configuration. Also apache might have a limit for file uploads.

    But I think you need to increase the memory_limit in this case.
    http://it2.php.net/ini.core#ini.post-max-size

     
  • Anonymous

    Anonymous - 2013-09-17

    thx reduced max_client and increase memory_limit. It worked.

     
  • Anonymous

    Anonymous - 2013-12-24

    thanks it work

     
  • Anonymous

    Anonymous - 2014-01-02

    i am having the same issue.
    tried to import an sql file but get this error instead

    Warning: POST Content-Length of 148005534 bytes exceeds the limit of 8388608 bytes in Unknown on line 0

    i hv changed the php.ini (upload_max_filesize and post_max_size and memory limit but still get the same error)

     
  • Alessandro Briosi

    have you restarted the web server? Is there any limit on the web server?

     
  • Alessandro Briosi

    • Status: open --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB