Changing post_max_size not working
Hi,
I just changed post_max_size = 50M, restarted apache, also restarted the server and the phpinfo() still says post_max_size = 8M.
I also checked /usr/local/lib/php.ini and made sure that post_max_size = 50M.
I did not check this on accounts created after this change was done in WHM. Shouldn't this change be applied to all the accounts if the change was done from WHM?
-
In you php.ini, look for location of php.ini file, make sure you are editing proper php.ini file, if user have a custom php.ini file, you need to edit it (or remove it). Also try restarting Apache. If you are on cloudlinux/cagefs, you need to run cagefsctl --update0 -
Hi, I think cagefsctl --force-update did the trick for me Thank you 0 -
Hello :) I'm happy to see running "cagefsctl --update" addressed the issue. Thank you for updating us with the outcome. 0
Please sign in to leave a comment.
Comments
3 comments