1
Kainaij
WF Downloads - Max file size discrepancy...
  • 2007/10/10 21:33

  • Kainaij

  • Quite a regular

  • Posts: 256

  • Since: 2004/10/5


I had my web host change my limit to 10M, which they did, but the Server Status in the WF Downloads main page still says it's at 2M and I'm still unable to upload anything larger. This is the line in the phpinfo.php that says the upload limit:

upload_max_filesize 10M 10M

Can anyone gimme an idea as to what the discrepancy is?
Current Projects:
http://kainaistudies.com
http://mikaisto.com

2
Sublime
Re: WF Downloads - Max file size discrepancy...
  • 2007/10/11 5:26

  • Sublime

  • Just popping in

  • Posts: 99

  • Since: 2006/5/23


Admin >WF Downloads >Preferences >Upload Size (KB)

change it to 10240

3
Catzwolf
Re: WF Downloads - Max file size discrepancy...
  • 2007/10/11 10:35

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


Two things govern the total allowed value.

; Maximum allowed size for uploaded files.
upload_max_filesize = 10M

; Maximum size of POST data that PHP will accept.
post_max_size = 2M

If Max post size is NOT the same as MAX upload size you will never be able to upload anything more than that.

These sizes are governed via the preferences, but I do believe that when I had this module , admin could post any size as long as PHP permitted this.

You can change these sizes either via php.ini or .htaccess (if your hosting company permits of course)

Catz

Login

Who's Online

177 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 177


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits