A
A
Alexander T2017-12-16 22:37:33
MySQL
Alexander T, 2017-12-16 22:37:33

Apache mpm prefork errors?

When Apache 2.4 starts, three entries are added to the log:

[Sat Dec 16 22:28:00.423788 2017][mpm_prefork:notice] [pid 499] AH00169: caught SIGTERM, shutting down

[Sat Dec 16 22:28:00.725958 2017] [mpm_prefork:notice] [pid 521] AH00163: Apache/2.4.28 (Unix) PHP/7.1.7 configured -- resuming normal operations

[Sat Dec 16 22:28:00.726328 2017][core:notice] [pid 521] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'

How to get out of the situation. When disabling the Apache log, it gives an error that it cannot write the log and does not start

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Daria Motorina, 2019-10-06
@glaphire

SELECT COUNT(*) FROM (SELECT proxy_id, COUNT(id) FROM `table2` GROUP BY proxy_id HAVING COUNT(id) < 6) AS table_alias

V
Viktor Yanyshev, 2017-12-16
@r67wru

These are not mistakes

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question