
![]() |
|
|
|||||||
| General Linux Are you a Linux fan or just a guru. Talk about Linux and all of the ideas you may have about it here. We’re all looking for more knowledge about the world's best open source operating system, so let's share your happy times and bad times here. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I created a phpbb of my hosting but the upload size is limited. I need to know what php.ini file I need to create and how I need to modify the .htaccess file so I can change it to a bigger size.
|
|
#2
|
||||
|
||||
|
Create a php.ini file to the folder where upload file size should be increased. Then add this line to your php.ini file:
Code:
upload_max_filesize = 100M |
![]() |
| Tags |
| hosting, limit, phpbb, size, upload |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|