Quote:
Originally Posted by fringehead
I have upped the file attachment size to 50 megs, but when I upload a 7 meg file I get a "file too large" error message. I believe my php.ini file is 96 megs... Do you have any idea why this isn't uploading these?
|
I think that the relevant parameters in php.ini are as these:
upload_max_filesize
post_max_size
max_input_time
There are also the per-mimetype settings in your VB/admincp/attachmenets/extensions and sizes
Quote:
Originally Posted by fringehead
Also I would like to be able to assign the upload to a username in case I am uploading materials for another person....
Thanks Andrew!!!
Sean
|
Will think about it. Why not just log on as them?