Announcement
Collapse
No announcement yet.
Increasing Upload MB
Collapse
X
-
okay so i uploaded the big files to my server file. now how do i increase the upload for my bulletin users to say 25? is that a safe amount?
-
oooooooooooo i just had a bright idea (wow )
okay so if i use the links and download mod.... then i ftp upoad directly to my server in the ./../whateverfolderis i should be able to link in the links and download manager mod right? trying right now.
boy do i feel dumb after all this.
Leave a comment:
-
Originally posted by TygerTyger500Mb? Wow, that's crazy. I don't know what you're using this for (though I think I can guess,) but realistically you're looking at some kind of FTP for files of that size. It can be done otherwise but the practicalities will bog you down and probably upset your host into the bargain.
Leave a comment:
-
Originally posted by Wayne LukeYou do not want to allow 500 MB uploads into the database. It will crash your forum. You will need to store your attachments in the file system. You will need to change PHP's upload feature, timeout and the timeout of your webserver to allow large uploads.
how do i change the other?
Leave a comment:
-
500Mb? Wow, that's crazy. I don't know what you're using this for (though I think I can guess,) but realistically you're looking at some kind of FTP for files of that size. It can be done otherwise but the practicalities will bog you down and probably upset your host into the bargain.
Leave a comment:
-
vBulletin was never ment to be a file storage system, that size is possible but would require some massive changes to your server.
Leave a comment:
-
You do not want to allow 500 MB uploads into the database. It will crash your forum. You will need to store your attachments in the file system. You will need to change PHP's upload feature, timeout and the timeout of your webserver to allow large uploads.
Leave a comment:
-
okay so now i will have access in 72 hours lol
host wouldn't do it for me. so upgraded to a better service lmao for cheaper!! can you believe it??
okay so if i want to get the upload to 500MB
upload_max_filesize = xM
..and my.cnf (or my.ini for Windows systems)
set-variable=max_allowed_packet=xM
Change it to the size ('x') you want in Megabytes. Restart the webserver and MySQL after making these changes.
Note You may also need to increase the max_execution_time and max_input_time variables in php.ini.
what do i put in and where??
Leave a comment:
-
You won't have access to your php.ini file unless you have root access to the server. Try contacting your web host.
Leave a comment:
-
okay i checked my php info in my maintenance....where is this lol???
/web/conf/php.ini
i looked in my ftp and its not there or at least i can't see it.
Leave a comment:
-
i have found the help i need but not the location of the file....i tried the http/blah blah and couldn't find it....please?????
Leave a comment:
-
actually i kind of know what i need to do but to start i need to know where my php.ini file is.....is it in my forums folder? or is it in mysql?
Leave a comment:
-
Increasing Upload MB
I can't upload more than 10mb....how do i fix this? i all ready did all the permissions and attachment manager but it still won't go....helpTags: None
Related Topics
Collapse
-
by MisteryOneI can't get the file attachments to work.
I keep getting errors while trying to upload a ZIP file.
Can I get some help, please.
I have included a screenshot. ...-
Channel: Support Issues & Questions
Mon 1 Oct '12, 5:34am -
Leave a comment: