MyBB Community Forums

Full Version: attachment uploading
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I can upload fine and such but when I have a file over 2mb I can't upload it, it uploads I think but it doesn't show it, it's not that I can't upload things higher then 2m cause I have set it to 200GB.
Is this just me?
Help please
Is your php.ini limit set to 200GB, or MyBB settings? It depends on what the php.ini file upload limit is, that limits anything that you put in the MyBB attachment limits. You cannot upload more than what is set in your php.ini.
thanks, very much I will check it right now
where is it btw
If you have a MyBB PR2 forum, you can go into the Admin CP, and look at the bottom of the left menu and there should be "View PHP Info" at the very bottom of the menu. Then search that page for upload_max_filesize, in the PHP Core/Configuration section.
It says 5M, so I don't know why then it wont upload more than 2MB
I manage to get it to upload up to 5MB but how do you increase the amount
You have to edit the php.ini or whatever the php configuration file is called.
php configuration? where is it
If you have a windows server it's usually C:\php.ini or C:\windows\php.ini or C:\winnt\php.ini. I'm not sure on a linux server. If you are on shared hosting, you probably don't have access to php.ini.
Pages: 1 2