Search found 2 matches
- Fri Feb 22, 2019 7:27 pm
- Forum: CMSMS Core
- Topic: CMSMS 2.2.9 doesn't accept PHP memory_limit
- Replies: 5
- Views: 3507
Re: CMSMS 2.2.9 doesn't accept PHP memory_limit
Thank you for your reply. I tested it with a phpinfo(); call for the 'admin', and even the 'lib/classes/Database' folder, same result: memory_limit 1024M 32M I always thought that sub-folders don't inherit the php.ini settings? Perhaps it inherited it from a root folder's '.user.ini' file which has ...
- Fri Feb 22, 2019 5:50 pm
- Forum: CMSMS Core
- Topic: CMSMS 2.2.9 doesn't accept PHP memory_limit
- Replies: 5
- Views: 3507
CMSMS 2.2.9 doesn't accept PHP memory_limit
I am unable to cause CMSMS to accept the PHP memory_limit setting. I have configured the memory_limit in a 'php.ini' file, as follows: memory_limit = 1024M; And I verified it via a phpinfo() script, the server accepts this value! However, the CMSMS itself always gets stuck at a 64M limit, with the f...