Quote:
Originally Posted by RS_Jelle
You need to create a file named .htaccess (note the period in front of the name). Put the following two lines into the file:
Code:
php_value upload_max_filesize 30M
php_value post_max_size 30M
Upload the file into your forum directory (the same location where downloads.php is located.)
This will increase the size of the file you can upload to 30MB.
|
Hello everyone.
I've Installed this and it is absolutely brilliant. Works perfectly
One question if someone can help me.
To Increase the upload limit I create a file and place it into the forum dir.
What type of file is it ? Is it a text file ? or something different ?
How do I create this file ?
Just a little confused
Thanks for any replies.