Menu

#21 File Upload

open
Generic (22)
5
2003-01-21
2003-01-21
Anonymous
No

I´m not able to upload a file with more than
1 Meg.. can anyone help me !!!

Discussion

  • jimm pratt

    jimm pratt - 2003-02-18

    Logged In: YES
    user_id=395026

    have you adjusted the php limits for upload in your php.ini
    file?

     
  • Nobody/Anonymous

    Logged In: NO

    See in php.ini the max upload file directive...

    iansolo

     
  • Nobody/Anonymous

    Logged In: NO

    May be it's too late for this but I submit this answer in
    hope it may be useful if reviewing these posts.

    Please comment directive LimitRequestBody in
    /etc/httpd/conf/httpd.conf and/or /etc/httpd/conf.d/php.conf
    so upload_max_filesize limit in /etc/php.ini apply.

    Happy hacking!

     
  • Nobody/Anonymous

    Logged In: NO

    I think I've uploaded greater than 1 meg, but have the same
    problem with large files. Tried a 25 meg and it appeared to be
    working, but after it "finished", the file had not been uploaded.

     

Log in to post a comment.