This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

File Upload Limit


  1. MarioCipriano
    Member

    I am told by GO Daddy and have also read that this is true. The default upload file size for PHP is 8mb. I am finding that when using the form to upload a file over 2mb the form returns an error as if the required field for file upload has not been completed.

    If I pick a file less then 2mb it uploads fine.

    Please advise...

    Posted 13 years ago #
  2. yuniar

    You can check into your server to see the actual limit. Simply create a php file, let say "info.php" and put this code:

    <?php phpinfo(); ?>

    run the script and check for the max_upload_size value.


    MachForm Founder

    Posted 13 years ago #

RSS feed for this topic

Reply