Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
upload file size increase
#2
(07-20-2011, 06:04 PM)VPeter Wrote: Hello,

I’d like to add document bigger, than let me my PHP environment (Maximum upload size : 2M).
How can I do that?
I did it try by .htaccess or php.ini file, but they are worsened the character size and given more warning message, i.e.:

...

and don't upload the file.

How can I do increase the default maximum upload size, for example: to 50 M.

Thanks: VP.

php.ini is the right place for it. Search for
upload_max_filesize and post_max_size

Uwe
Reply


Messages In This Thread
upload file size increase - by VPeter - 07-20-2011, 06:04 PM

Forum Jump:


Users browsing this thread: