The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I need to edit the max upload file size and I read you need to edit the .htaccess file to do this. Where is this file?
|
#2
|
|||
|
|||
![]()
That is not correct. To change the max upload file size you can do it via Admincp under "attachments"
.htaccess is normally placed in the root folder of your site. It it is not, you can however just make a file in notepad, save it as .htaccess and thats it. But it does not help you with your cause. If you want to change the upload limit on your server, you should take it up with your hosting provider. |
#3
|
||||
|
||||
![]()
If you don't have a .htaccess, just create one. It's a plain text file.
Try adding this to it: php_value upload_max_filesize 100M php_value post_max_size 100M (Adjust sizes to the max. you wish to set, in megabytes.) |
#4
|
|||
|
|||
![]()
Conqsoft: Will this work even though the upload limit is set to 8 ( as it usually is in php.ini ? )
|
#5
|
||||
|
||||
![]()
It depends on how the host has it set up. If it's set to allow the .htaccess to override, then it should. It's easy to test. Just create it, put it in your forums directory, and check your AdminCP Quick Stats to see if the Max Post Size increases.
|
#6
|
|||
|
|||
![]()
I'm using this for the ecdownloads mod.
I created the .htaccess file and put it in my root folder but under quick stats max post and upload size is still 8megs. Any other way to change that value? |
#7
|
||||
|
||||
![]()
If .htaccess rules don't work, your host will need to change the settings in PHP.INI for you.
|
#8
|
|||
|
|||
![]()
Do I need to put anything in front of the .htaccess file name? Like x.htaccess?
What would I tell my host to change in the PHP.INI settings? Just say change the max post and filesize to X megs? |
#9
|
|||
|
|||
![]()
no its simply .htaccess if you are on a linux host. If you are on windows, i dont think it supports .htaccess.
If 8M is not enough of a upload for you, then yes you'll have to request that your host increases the size to something, i'd ask for 15M most hosting companies wont go to far beyond that. Chances are good though, depending on your host you'll be stuck with 8M |
#10
|
|||
|
|||
![]()
I'm using linux.
Why would your host care how big you let people upload files? Its your bandwidth and space. When I ftp my host I can upload a few hundred megs, so why would using the forum be any different? |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|