dauser9001
New member
- Joined
- May 6, 2020
- Messages
- 4
I've been using DirectAdmin for 2 years now on 300 different machines but this is a first:
The php-fpm73 service keeps constantly restarting - /usr/local/php73/var/log/php-fpm.log looks like this:
of course this is just the end of it...
No change in build/configure, build is updated
How can I find the cause for this?
The php-fpm73 service keeps constantly restarting - /usr/local/php73/var/log/php-fpm.log looks like this:
Code:
[06-May-2020 10:24:10] NOTICE: systemd monitor interval set to 10000ms
[06-May-2020 10:24:16] NOTICE: fpm is running, pid 26636
[06-May-2020 10:24:16] NOTICE: ready to handle connections
[06-May-2020 10:24:16] NOTICE: systemd monitor interval set to 10000ms
[06-May-2020 10:24:21] NOTICE: fpm is running, pid 26669
[06-May-2020 10:24:21] NOTICE: ready to handle connections
[06-May-2020 10:24:21] NOTICE: systemd monitor interval set to 10000ms
[06-May-2020 10:24:26] NOTICE: fpm is running, pid 26702
[06-May-2020 10:24:26] NOTICE: ready to handle connections
[06-May-2020 10:24:26] NOTICE: systemd monitor interval set to 10000ms
[06-May-2020 10:24:31] NOTICE: fpm is running, pid 26735
[06-May-2020 10:24:31] NOTICE: ready to handle connections
[06-May-2020 10:24:31] NOTICE: systemd monitor interval set to 10000ms
[06-May-2020 10:24:37] NOTICE: fpm is running, pid 26774
[06-May-2020 10:24:37] NOTICE: ready to handle connections
[06-May-2020 10:24:37] NOTICE: systemd monitor interval set to 10000ms
[06-May-2020 10:24:42] NOTICE: fpm is running, pid 26807
[06-May-2020 10:24:42] NOTICE: ready to handle connections
[06-May-2020 10:24:42] NOTICE: systemd monitor interval set to 10000ms
[06-May-2020 10:24:47] NOTICE: fpm is running, pid 26841
[06-May-2020 10:24:47] NOTICE: ready to handle connections
[06-May-2020 10:24:47] NOTICE: systemd monitor interval set to 10000ms
of course this is just the end of it...
No change in build/configure, build is updated
How can I find the cause for this?