Results 1 to 8 of 8

Thread: uploading max file size
      
   

  1. #1
    american-eagle is offline Private First Class
    Join Date
    Oct 2008
    Posts
    8

    Default uploading max file size

    how can i change my php uploading max filesize?
    i tried ABVFP and set the max file size to 15 MB but still when i submit the form the files that are more than 2MB are beeing deleted


    any clue??

  2. #2
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

  3. #3
    american-eagle is offline Private First Class
    Join Date
    Oct 2008
    Posts
    8

    Default Re: uploading max file size

    here is the link to the form

    www.mywayprog.com/design/design_clone.php

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: uploading max file size

    The max upload file does NOT depend on ABVFP but depends on the server settings. You can increase it by creating a local php.ini file . However, you need to increase three parameters: memory_limit, upload_max_filesize, and post_max_size.

    Have a look at http://www.vodahost.com/vodatalk/blu...tml#post231299
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  5. #5
    american-eagle is offline Private First Class
    Join Date
    Oct 2008
    Posts
    8

    Default Re: uploading max file size

    i did create the php.ini modify file and changed the max upload and max post limit to 25MB still i can't upload files larger than 2MB
    i can't understand why
    by the way the memory limit is 32MB

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: uploading max file size

    You need to create this local php.ini in the folder where the processor script is, in other words in the ABVFP folder, not in your public_html
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  7. #7
    american-eagle is offline Private First Class
    Join Date
    Oct 2008
    Posts
    8

    Default Re: uploading max file size

    i did create this php.ini file in the ABVFP folder .... the same problem nothing changes.... note i get a success message but without the uploaded file also in the uploads directory...
    i'm tooo confused now i can't find the problem!

  8. #8
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: uploading max file size

    If you wish send me your login details so i can have a look.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49