solved Max upload size BIG problem (correct in php.ini, fail in Jamroom)

alt=
piotrmymusic
@piteridrecords
7 years ago
36 posts
Hello,
I have big problem with configuration for Jamroom variable - "max upload" .
I have in php.ini memory limit = 4GB and upload sizes as 2048M , but Jamroom still says this:

Max Upload 1MB fail increase post_max_size and upload_max_filesize in your php.ini to allow larger uploads

1MB is absolutely too small limit.
Any ideas how to solve this problem. please? :(

Peter
updated by @piteridrecords: 07/24/17 09:00:03PM
alt=
piotrmymusic
@piteridrecords
7 years ago
36 posts
i fixed problem , sorry :)
michael
@michael
7 years ago
7,714 posts
For others reading this, the solution is found in this doc:

Docs: "HowTo: Increasing PHP's Upload Limit"
https://www.jamroom.net/the-jamroom-network/documentation/howto/748/howto-increasing-phps-upload-limit

Tags