ZLOG_SYSERROR     411 sapi/fpm/fpm/fpm_children.c 				zlog(ZLOG_SYSERROR, "fork() failed");
ZLOG_SYSERROR      40 sapi/fpm/fpm/fpm_clock.c 			zlog(ZLOG_SYSERROR, "clock_gettime() failed");
ZLOG_SYSERROR     947 sapi/fpm/fpm/fpm_conf.c 					zlog(ZLOG_SYSERROR, "Unable to create or open slowlog(%s)", wp->config->slowlog);
ZLOG_SYSERROR    1105 sapi/fpm/fpm/fpm_conf.c 			zlog(ZLOG_SYSERROR, "Unable to remove the PID file (%s).", fpm_global_config.pid_file);
ZLOG_SYSERROR    1125 sapi/fpm/fpm/fpm_conf.c 			zlog(ZLOG_SYSERROR, "Unable to create the PID file (%s).", fpm_global_config.pid_file);
ZLOG_SYSERROR    1132 sapi/fpm/fpm/fpm_conf.c 			zlog(ZLOG_SYSERROR, "Unable to write to the PID file.");
ZLOG_SYSERROR    1488 sapi/fpm/fpm/fpm_conf.c 		zlog(ZLOG_SYSERROR, "failed to open configuration file '%s'", filename);
ZLOG_SYSERROR    1654 sapi/fpm/fpm/fpm_conf.c 			zlog(ZLOG_SYSERROR, "spprintf() failed (tmp for fpm_globals.config)");
ZLOG_SYSERROR    1662 sapi/fpm/fpm/fpm_conf.c 			zlog(ZLOG_SYSERROR, "spprintf() failed (fpm_globals.config)");
ZLOG_SYSERROR      69 sapi/fpm/fpm/fpm_events.c 				zlog(ZLOG_SYSERROR, "unable to read from the signal pipe");
ZLOG_SYSERROR     156 sapi/fpm/fpm/fpm_events.c 		zlog(ZLOG_SYSERROR, "Unable to add the event to queue: malloc() failed");
ZLOG_SYSERROR      47 sapi/fpm/fpm/fpm_log.c 			zlog(ZLOG_SYSERROR, "failed to open access log (%s)", wp->config->access_log);
ZLOG_SYSERROR     149 sapi/fpm/fpm/fpm_php_trace.c 		zlog(ZLOG_SYSERROR, "unable to open slowlog (%s)", child->wp->config->slowlog);
ZLOG_SYSERROR     102 sapi/fpm/fpm/fpm_process_ctl.c 	zlog(ZLOG_SYSERROR, "failed to reload: execvp() failed");
ZLOG_SYSERROR      28 sapi/fpm/fpm/fpm_shm.c 		zlog(ZLOG_SYSERROR, "unable to allocate %zu bytes in shared memory: %s", size, strerror(errno));
ZLOG_SYSERROR      34 sapi/fpm/fpm/fpm_shm.c 		zlog(ZLOG_SYSERROR, "unable to allocate %zu bytes in shared memory", size);
ZLOG_SYSERROR      52 sapi/fpm/fpm/fpm_shm.c 		zlog(ZLOG_SYSERROR, "Unable to free shm");
ZLOG_SYSERROR     187 sapi/fpm/fpm/fpm_signals.c 		zlog(ZLOG_SYSERROR, "failed to init signals: socketpair()");
ZLOG_SYSERROR     192 sapi/fpm/fpm/fpm_signals.c 		zlog(ZLOG_SYSERROR, "failed to init signals: fd_set_blocked()");
ZLOG_SYSERROR     197 sapi/fpm/fpm/fpm_signals.c 		zlog(ZLOG_SYSERROR, "falied to init signals: fcntl(F_SETFD, FD_CLOEXEC)");
ZLOG_SYSERROR     212 sapi/fpm/fpm/fpm_signals.c 		zlog(ZLOG_SYSERROR, "failed to init signals: sigaction()");
ZLOG_SYSERROR     241 sapi/fpm/fpm/fpm_signals.c 		zlog(ZLOG_SYSERROR, "failed to init child signals: sigaction()");
ZLOG_SYSERROR     172 sapi/fpm/fpm/fpm_sockets.c 		zlog(ZLOG_SYSERROR, "failed to create new listening socket: socket()");
ZLOG_SYSERROR     191 sapi/fpm/fpm/fpm_sockets.c 		zlog(ZLOG_SYSERROR, "unable to bind listening socket for address '%s'", wp->config->listen_address);
ZLOG_SYSERROR     206 sapi/fpm/fpm/fpm_sockets.c 				zlog(ZLOG_SYSERROR, "failed to chown() the socket '%s'", wp->config->listen_address);
ZLOG_SYSERROR     214 sapi/fpm/fpm/fpm_sockets.c 		zlog(ZLOG_SYSERROR, "failed to listen to address '%s'", wp->config->listen_address);
ZLOG_SYSERROR     432 sapi/fpm/fpm/fpm_sockets.c 		zlog(ZLOG_SYSERROR, "failed to retrieve TCP_INFO for socket");
ZLOG_SYSERROR      31 sapi/fpm/fpm/fpm_stdio.c 		zlog(ZLOG_SYSERROR, "failed to init stdio: open(\"/dev/null\")");
ZLOG_SYSERROR      36 sapi/fpm/fpm/fpm_stdio.c 		zlog(ZLOG_SYSERROR, "failed to init stdio: dup2()");
ZLOG_SYSERROR      53 sapi/fpm/fpm/fpm_stdio.c 				zlog(ZLOG_SYSERROR, "failed to init stdio: dup2()");
ZLOG_SYSERROR      78 sapi/fpm/fpm/fpm_stdio.c 			zlog(ZLOG_SYSERROR, "failed to init child stdio: dup2()");
ZLOG_SYSERROR     120 sapi/fpm/fpm/fpm_stdio.c 						zlog(ZLOG_SYSERROR, "unable to read what child say");
ZLOG_SYSERROR     190 sapi/fpm/fpm/fpm_stdio.c 		zlog(ZLOG_SYSERROR, "failed to prepare the stdout pipe");
ZLOG_SYSERROR     195 sapi/fpm/fpm/fpm_stdio.c 		zlog(ZLOG_SYSERROR, "failed to prepare the stderr pipe");
ZLOG_SYSERROR     202 sapi/fpm/fpm/fpm_stdio.c 		zlog(ZLOG_SYSERROR, "failed to unblock pipes");
ZLOG_SYSERROR     284 sapi/fpm/fpm/fpm_stdio.c 		zlog(ZLOG_SYSERROR, "failed to open error_log (%s)", fpm_global_config.error_log);
ZLOG_SYSERROR      50 sapi/fpm/fpm/fpm_trace_mach.c 		zlog(ZLOG_SYSERROR, "failed to send SIGSTOP to %d", pid);
ZLOG_SYSERROR      29 sapi/fpm/fpm/fpm_trace_pread.c 		zlog(ZLOG_SYSERROR, "failed to send SIGSTOP to %d", pid);
ZLOG_SYSERROR      43 sapi/fpm/fpm/fpm_trace_pread.c 		zlog(ZLOG_SYSERROR, "failed to open %s", buf);
ZLOG_SYSERROR      61 sapi/fpm/fpm/fpm_trace_pread.c 		zlog(ZLOG_SYSERROR, "pread() failed");
ZLOG_SYSERROR      32 sapi/fpm/fpm/fpm_trace_ptrace.c 		zlog(ZLOG_SYSERROR, "failed to ptrace(ATTACH) child %d", pid);
ZLOG_SYSERROR      49 sapi/fpm/fpm/fpm_trace_ptrace.c 		zlog(ZLOG_SYSERROR, "failed to ptrace(DETACH) child %d", pid);
ZLOG_SYSERROR      68 sapi/fpm/fpm/fpm_trace_ptrace.c 		zlog(ZLOG_SYSERROR, "failed to ptrace(PT_IO) pid %d", traced_pid);
ZLOG_SYSERROR      75 sapi/fpm/fpm/fpm_trace_ptrace.c 		zlog(ZLOG_SYSERROR, "failed to ptrace(PEEKDATA) pid %d", traced_pid);
ZLOG_SYSERROR      49 sapi/fpm/fpm/fpm_unix.c 			zlog(ZLOG_SYSERROR, "[pool %s] cannot get uid for user '%s'", wp->config->name, c->listen_owner);
ZLOG_SYSERROR      62 sapi/fpm/fpm/fpm_unix.c 			zlog(ZLOG_SYSERROR, "[pool %s] cannot get gid for group '%s'", wp->config->name, c->listen_group);
ZLOG_SYSERROR     158 sapi/fpm/fpm/fpm_unix.c 			zlog(ZLOG_SYSERROR, "[pool %s] failed to set rlimit_files for this pool. Please check your system limits or decrease rlimit_files. setrlimit(RLIMIT_NOFILE, %d)", wp->config->name, wp->config->rlimit_files);
ZLOG_SYSERROR     168 sapi/fpm/fpm/fpm_unix.c 			zlog(ZLOG_SYSERROR, "[pool %s] failed to set rlimit_core for this pool. Please check your system limits or decrease rlimit_core. setrlimit(RLIMIT_CORE, %d)", wp->config->name, wp->config->rlimit_core);
ZLOG_SYSERROR     174 sapi/fpm/fpm/fpm_unix.c 			zlog(ZLOG_SYSERROR, "[pool %s] failed to chroot(%s)",  wp->config->name, wp->config->chroot);
ZLOG_SYSERROR     182 sapi/fpm/fpm/fpm_unix.c 			zlog(ZLOG_SYSERROR, "[pool %s] failed to chdir(%s)", wp->config->name, wp->config->chdir);
ZLOG_SYSERROR     193 sapi/fpm/fpm/fpm_unix.c 				zlog(ZLOG_SYSERROR, "[pool %s] Unable to set priority for this new process", wp->config->name);
ZLOG_SYSERROR     200 sapi/fpm/fpm/fpm_unix.c 				zlog(ZLOG_SYSERROR, "[pool %s] failed to setgid(%d)", wp->config->name, wp->set_gid);
ZLOG_SYSERROR     206 sapi/fpm/fpm/fpm_unix.c 				zlog(ZLOG_SYSERROR, "[pool %s] failed to initgroups(%s, %d)", wp->config->name, wp->config->user, wp->set_gid);
ZLOG_SYSERROR     210 sapi/fpm/fpm/fpm_unix.c 				zlog(ZLOG_SYSERROR, "[pool %s] failed to setuid(%d)", wp->config->name, wp->set_uid);
ZLOG_SYSERROR     218 sapi/fpm/fpm/fpm_unix.c 		zlog(ZLOG_SYSERROR, "[pool %s] failed to prctl(PR_SET_DUMPABLE)", wp->config->name);
ZLOG_SYSERROR     240 sapi/fpm/fpm/fpm_unix.c 			zlog(ZLOG_SYSERROR, "failed to set rlimit_core for this pool. Please check your system limits or decrease rlimit_files. setrlimit(RLIMIT_NOFILE, %d)", fpm_global_config.rlimit_files);
ZLOG_SYSERROR     251 sapi/fpm/fpm/fpm_unix.c 			zlog(ZLOG_SYSERROR, "failed to set rlimit_core for this pool. Please check your system limits or decrease rlimit_core. setrlimit(RLIMIT_CORE, %d)", fpm_global_config.rlimit_core);
ZLOG_SYSERROR     275 sapi/fpm/fpm/fpm_unix.c 			zlog(ZLOG_SYSERROR, "failed to create pipe");
ZLOG_SYSERROR     284 sapi/fpm/fpm/fpm_unix.c 				zlog(ZLOG_SYSERROR, "failed to daemonize");
ZLOG_SYSERROR     308 sapi/fpm/fpm/fpm_unix.c 					zlog(ZLOG_SYSERROR, "failed to select");
ZLOG_SYSERROR     315 sapi/fpm/fpm/fpm_unix.c 						zlog(ZLOG_SYSERROR, "failed to read from pipe");
ZLOG_SYSERROR     349 sapi/fpm/fpm/fpm_unix.c 				zlog(ZLOG_SYSERROR, "Unable to set priority for the master process");