quote:
Originally posted by Menthix
You can set higher values, but keep in mind big uploads over plain HTTP POST can be a pain. There usually isn't a reliable progress bar and there's no resume on failure.
Take a look at http://blog.jc21.com/2007-05-03/change-the-maximu...oad-size-with-php/ on how to increase the maximum upload size in PHP/Apache. Some hosters may be limiting you from increasing these values.
Thanks MenthiX, ill try that