Re: httpd stops every hour
Posted: Wed Dec 01, 2021 10:40 am
Hi
Please look at /etc/php.ini, specifically the values for the following:
If the values are less than what is shown please update them and restart the httpd service.
Let me know what happens please. We'll probably need to move this to a ticket and have
a remote meeting if the above doesn't help.
Thanks
Please look at /etc/php.ini, specifically the values for the following:
Code: Select all
max_input_vars = 50000
memory_limit = 1024M
max_execution_time = 120
max_input_time = 300Let me know what happens please. We'll probably need to move this to a ticket and have
a remote meeting if the above doesn't help.
Thanks