H H.c.K New Member Apr 18, 2019 #1 Apr 18, 2019 #1 Hi, every morning at 9: 00 the PHP service shuts down or responds late. When I check public_html/index.php file is running. How can I find out what this file is doing and why it is forcing the PHP service? Last edited by a moderator: Apr 18, 2019
Hi, every morning at 9: 00 the PHP service shuts down or responds late. When I check public_html/index.php file is running. How can I find out what this file is doing and why it is forcing the PHP service?
P Pong Administrator Staff member Apr 19, 2019 #2 Apr 19, 2019 #2 you can strace it. https://blog.litespeedtech.com/2017/02/28/diagnosing-performance-issues-using-strace-with-php/
you can strace it. https://blog.litespeedtech.com/2017/02/28/diagnosing-performance-issues-using-strace-with-php/