oldBastard
Expert Member
Anybody experienced Apache that just stops.
I restart Apache service and run status and check how the child processes gets killed off and then Apache just stops.
No errors in the Apache error log file, just
Oom isn't killing it neither. It has 93 Gigs memory, 89 Gigs available, and 32CPUs and the server is not accepting any connections currently.
The setup is Apache with php-fpm, with mod event, on Ubuntu 18.04.
I've update the mpm_event.conf file with all the settings and still no luck.
I even stopped php-fpm and still the same problem, just short now of doing a reinstall, but **** it, I'm really not in the mood to reinstall and restore.
I restart Apache service and run status and check how the child processes gets killed off and then Apache just stops.
No errors in the Apache error log file, just
Code:
systemd[1]: Stopped The Apache HTTP Server.
Oom isn't killing it neither. It has 93 Gigs memory, 89 Gigs available, and 32CPUs and the server is not accepting any connections currently.
The setup is Apache with php-fpm, with mod event, on Ubuntu 18.04.
I've update the mpm_event.conf file with all the settings and still no luck.
I even stopped php-fpm and still the same problem, just short now of doing a reinstall, but **** it, I'm really not in the mood to reinstall and restore.
