MyBB Community Forums

Full Version: Big Attachment ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Professore Wrote:nope.. i changed post_max_size and memory_limit but nothing changed Sad

You also need to change upload_max_filesize
i had it previous changed..
Can you post the values of

upload_max_filesize
max_post_size
MyBB attachment type limits
MyBB usergroup attachment limits

Also a link to the forum
MyBB attachment type limits: for example: the zip file it is 120MB
i see in my /etc/php5/apache2/php.ini :
upload_max_filesize=120M
max_post_size=560M

but when i press php info the ACP i get (now):
upload_max_filesize=2M
max_post_size=8M

where can i fine MyBB usergroup attachment limits ?

the forum is private, i can pm you the url..
I have same problem like professor hear i give my info:-

max_execution_time 300 300
max_input_nesting_level 64 64
max_input_time 60 60
memory_limit 18M 18M
post_max_size 20M 20M
precision 12 12
upload_max_filesize 10M 10M
some time i can upload 9 mb file and maximum time I got internal error i have another problem at download i cant download my uploaded file and also others file when i try to download its start and after 1 mb download its broken and download only 1 mb file what should i do plz help
Professore Wrote:MyBB attachment type limits: for example: the zip file it is 120MB
i see in my /etc/php5/apache2/php.ini :
upload_max_filesize=120M
max_post_size=560M

but when i press php info the ACP i get (now):
upload_max_filesize=2M
max_post_size=8M

where can i fine MyBB usergroup attachment limits ?

the forum is private, i can pm you the url..
The PHP info displays what PHP is going by.
Can you try restarting Apache?
i have already a couple of times.. Confused
If your PHP info says 2M then that's what it's going by. You'll have to find a way to configure your server correctly, and that's out of the scope of this forum.
Pages: 1 2