Jump to content

SGMH

Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Posts posted by SGMH

  1. ty

    can you gave me a tip about how can i upload sucha large file without having to modify this php.ini

    i mean the sites that allow you to upload up to 20 or even 50 mb do they just modify php.ini or is there a way to send it like on divided parts

    like

    ----
    send 8
    clean memory
    send 4
    put the 8 and 4 together
    ----

    thank u
  2. hi all

    i am linking VB with php so i can upload a file to the internet but the problem happened when i uploaded a file larger than 8 mb i didn't see any error but i couldn't find the file in the upload folder

    later i saw a new file near the php file

    error_log
    -----------------------
    [29-Aug-2006 12:34:53] PHP Warning:  POST Content-Length of 8470846 bytes exceeds the limit of 8388608 bytes in Unknown on line 0
    -----------------------

    what does that mean "in Unknown on line 0" how can i fix that

    btw the php uploading file is not programed to stop files larger than 8 MB

    ???
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.