ZLOG_ERROR 80 sapi/fpm/fpm/events/devpoll.c zlog(ZLOG_ERROR, "Unable to open /dev/poll"); ZLOG_ERROR 91 sapi/fpm/fpm/events/devpoll.c zlog(ZLOG_ERROR, "poll: unable to allocate %d events", max); ZLOG_ERROR 105 sapi/fpm/fpm/events/devpoll.c zlog(ZLOG_ERROR, "poll: unable to allocate %d events", max); ZLOG_ERROR 212 sapi/fpm/fpm/events/devpoll.c zlog(ZLOG_ERROR, "/dev/poll: Unable to add the event in the internal queue"); ZLOG_ERROR 237 sapi/fpm/fpm/events/devpoll.c zlog(ZLOG_ERROR, "/dev/poll: Unable to remove the event in the internal queue"); ZLOG_ERROR 77 sapi/fpm/fpm/events/epoll.c zlog(ZLOG_ERROR, "epoll: unable to initialize"); ZLOG_ERROR 84 sapi/fpm/fpm/events/epoll.c zlog(ZLOG_ERROR, "epoll: unable to allocate %d events", max); ZLOG_ERROR 173 sapi/fpm/fpm/events/epoll.c zlog(ZLOG_ERROR, "epoll: unable to add fd %d", ev->fd); ZLOG_ERROR 201 sapi/fpm/fpm/events/epoll.c zlog(ZLOG_ERROR, "epoll: unable to remove fd %d", ev->fd); ZLOG_ERROR 82 sapi/fpm/fpm/events/kqueue.c zlog(ZLOG_ERROR, "kqueue: unable to initialize"); ZLOG_ERROR 88 sapi/fpm/fpm/events/kqueue.c zlog(ZLOG_ERROR, "epoll: unable to allocate %d events", max); ZLOG_ERROR 173 sapi/fpm/fpm/events/kqueue.c zlog(ZLOG_ERROR, "kevent: unable to add event"); ZLOG_ERROR 198 sapi/fpm/fpm/events/kqueue.c zlog(ZLOG_ERROR, "kevent: unable to add event"); ZLOG_ERROR 83 sapi/fpm/fpm/events/poll.c zlog(ZLOG_ERROR, "poll: unable to allocate %d events", max); ZLOG_ERROR 97 sapi/fpm/fpm/events/poll.c zlog(ZLOG_ERROR, "poll: unable to allocate %d events", max); ZLOG_ERROR 223 sapi/fpm/fpm/events/poll.c zlog(ZLOG_ERROR, "poll: not enought space to add event (fd=%d)", ev->fd); ZLOG_ERROR 271 sapi/fpm/fpm/events/poll.c zlog(ZLOG_ERROR, "poll: unable to remove event: not found (fd=%d, index=%d)", ev->fd, ev->index); ZLOG_ERROR 74 sapi/fpm/fpm/events/port.c zlog(ZLOG_ERROR, "port: unable to initialize port_create()"); ZLOG_ERROR 85 sapi/fpm/fpm/events/port.c zlog(ZLOG_ERROR, "port: Unable to allocate %d events", max); ZLOG_ERROR 164 sapi/fpm/fpm/events/port.c zlog(ZLOG_ERROR, "port: unable to add the event"); ZLOG_ERROR 178 sapi/fpm/fpm/events/port.c zlog(ZLOG_ERROR, "port: unable to add the event"); ZLOG_ERROR 146 sapi/fpm/fpm/events/select.c zlog(ZLOG_ERROR, "select: not enough space in the select fd list (max = %d). Please consider using another event mechanism.", FD_SETSIZE); ZLOG_ERROR 271 sapi/fpm/fpm/fastcgi.c zlog(ZLOG_ERROR, "Wrong IP address '%s' in listen.allowed_clients", cur); ZLOG_ERROR 824 sapi/fpm/fpm/fastcgi.c zlog(ZLOG_ERROR, "Connection disallowed: IP address '%s' has been dropped.", inet_ntoa(sa.sa_inet.sin_addr)); ZLOG_ERROR 880 sapi/fpm/fpm/fastcgi.c zlog(ZLOG_ERROR, "Too many open file descriptors. FD_SETSIZE limit exceeded."); ZLOG_ERROR 72 sapi/fpm/fpm/fpm.c zlog(ZLOG_ERROR, "FPM initialization failed"); ZLOG_ERROR 78 sapi/fpm/fpm/fpm.c zlog(ZLOG_ERROR, "FPM initialization failed"); ZLOG_ERROR 158 sapi/fpm/fpm/fpm_children.c zlog(ZLOG_ERROR, "[pool %s] child failed to initialize", wp->config->name); ZLOG_ERROR 308 sapi/fpm/fpm/fpm_children.c zlog(ZLOG_ERROR, "[pool %s] unable to malloc new child", wp->config->name); ZLOG_ERROR 441 sapi/fpm/fpm/fpm_children.c zlog(ZLOG_ERROR, "[pool %s] unable to malloc the ondemand socket event", wp->config->name); ZLOG_ERROR 72 sapi/fpm/fpm/fpm_clock.c zlog(ZLOG_ERROR, "host_get_clock_service() failed: %s", mach_error_string(ret)); ZLOG_ERROR 80 sapi/fpm/fpm/fpm_clock.c zlog(ZLOG_ERROR, "clock_get_time() failed: %s", mach_error_string(ret)); ZLOG_ERROR 96 sapi/fpm/fpm/fpm_clock.c zlog(ZLOG_ERROR, "clock_get_time() failed: %s", mach_error_string(ret)); ZLOG_ERROR 328 sapi/fpm/fpm/fpm_conf.c log_level = ZLOG_ERROR; ZLOG_ERROR 700 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "'$prefix' must be use at the beginning of the value"); ZLOG_ERROR 736 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "No pool defined. at least one pool section must be specified in config file"); ZLOG_ERROR 747 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] the prefix '%s' does not exist or is not a directory", wp->config->name, wp->config->prefix); ZLOG_ERROR 771 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] process.priority must be included into [-19,20]", wp->config->name); ZLOG_ERROR 850 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] the status path '%s' must start with a '/'", wp->config->name, status); ZLOG_ERROR 855 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] the status path '%s' is not long enough", wp->config->name, status); ZLOG_ERROR 861 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] the status path '%s' must contain only the following characters '[alphanum]/_-.'", wp->config->name, status); ZLOG_ERROR 873 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] the ping path '%s' must start with a '/'", wp->config->name, ping); ZLOG_ERROR 878 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] the ping path '%s' is not long enough", wp->config->name, ping); ZLOG_ERROR 884 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] the ping path '%s' must containt only the following characters '[alphanum]/_-.'", wp->config->name, ping); ZLOG_ERROR 893 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] the ping response page '%s' is not long enough", wp->config->name, wp->config->ping_response); ZLOG_ERROR 925 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] 'slowlog' must be specified for use with 'request_slowlog_timeout'", wp->config->name); ZLOG_ERROR 954 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] 'request_slowlog_timeout' (%d) can't be greater than 'request_terminate_timeout' (%d)", wp->config->name, wp->config->request_slowlog_timeout, wp->config->request_terminate_timeout); ZLOG_ERROR 965 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] the chroot path '%s' must start with a '/'", wp->config->name, wp->config->chroot); ZLOG_ERROR 970 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] the chroot path '%s' does not exist or is not a directory", wp->config->name, wp->config->chroot); ZLOG_ERROR 981 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] the chdir path '%s' must start with a '/'", wp->config->name, wp->config->chdir); ZLOG_ERROR 991 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] the chdir path '%s' within the chroot path '%s' ('%s') does not exist or is not a directory", wp->config->name, wp->config->chdir, wp->config->chroot, buf); ZLOG_ERROR 999 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] the chdir path '%s' does not exist or is not a directory", wp->config->name, wp->config->chdir); ZLOG_ERROR 1035 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] unable to malloc extensions array", wp->config->name); ZLOG_ERROR 1087 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] unable to set listen address as it's already used in another pool '%s'", wp2->config->name, wp->config->name); ZLOG_ERROR 1153 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "process_max can't be negative"); ZLOG_ERROR 1158 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "process.priority must be included into [-19,20]"); ZLOG_ERROR 1208 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[pool %s] wrong format for access.format '%s'", wp->config->name, wp->config->access_format); ZLOG_ERROR 1256 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "Unable to globalize '%s' (ret=%d) from %s at line %d.", inc, i, filename, ini_lineno); ZLOG_ERROR 1267 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "Unable to include %s from %s at line %d", g.gl_pathv[i], filename, ini_lineno); ZLOG_ERROR 1277 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "Unable to include %s from %s at line %d", inc, filename, ini_lineno); ZLOG_ERROR 1313 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[%s:%d] Unable to alloc a new WorkerPool for worker '%s'", ini_filename, ini_lineno, Z_STRVAL_P(section)); ZLOG_ERROR 1319 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[%s:%d] Unable to alloc memory for configuration name for worker '%s'", ini_filename, ini_lineno, Z_STRVAL_P(section)); ZLOG_ERROR 1333 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[%s:%d] value is NULL for a ZEND_INI_PARSER_ENTRY", ini_filename, ini_lineno); ZLOG_ERROR 1340 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[%s:%d] two includes at the same time !", ini_filename, ini_lineno); ZLOG_ERROR 1360 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[%s:%d] the parser for entry '%s' is not defined", ini_filename, ini_lineno, parser->name); ZLOG_ERROR 1367 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[%s:%d] unable to parse value for entry '%s': %s", ini_filename, ini_lineno, parser->name, ret); ZLOG_ERROR 1378 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[%s:%d] unknown entry '%s'", ini_filename, ini_lineno, Z_STRVAL_P(name)); ZLOG_ERROR 1390 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[%s:%d] Misspelled array ?", ini_filename, ini_lineno); ZLOG_ERROR 1395 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[%s:%d] Array are not allowed in the global section", ini_filename, ini_lineno); ZLOG_ERROR 1402 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[%s:%d] empty value", ini_filename, ini_lineno); ZLOG_ERROR 1426 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[%s:%d] unknown directive '%s'", ini_filename, ini_lineno, Z_STRVAL_P(name)); ZLOG_ERROR 1432 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[%s:%d] error while parsing '%s[%s]' : %s", ini_filename, ini_lineno, Z_STRVAL_P(name), Z_STRVAL_P(key), err); ZLOG_ERROR 1458 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "[%s:%d] Unknown INI syntax", ini_filename, ini_lineno); ZLOG_ERROR 1476 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "configuration filename is empty"); ZLOG_ERROR 1487 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "failed to include more than 5 files recusively"); ZLOG_ERROR 1628 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "the global prefix '%s' does not exist or is not a directory", fpm_globals.prefix); ZLOG_ERROR 1663 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "failed to load configuration file '%s'", fpm_globals.config); ZLOG_ERROR 1668 sapi/fpm/fpm/fpm_conf.c zlog(ZLOG_ERROR, "failed to post process the configuration"); ZLOG_ERROR 99 sapi/fpm/fpm/fpm_events.c zlog(ZLOG_ERROR, "unable to re-opened error log file"); ZLOG_ERROR 106 sapi/fpm/fpm/fpm_events.c zlog(ZLOG_ERROR, "unable to re-opened access log file"); ZLOG_ERROR 288 sapi/fpm/fpm/fpm_events.c zlog(ZLOG_ERROR, "event mechanism '%s' is not available on this system", machanism); ZLOG_ERROR 290 sapi/fpm/fpm/fpm_events.c zlog(ZLOG_ERROR, "unable to find a suitable event mechanism on this system"); ZLOG_ERROR 314 sapi/fpm/fpm/fpm_events.c zlog(ZLOG_ERROR, "no event module found"); ZLOG_ERROR 319 sapi/fpm/fpm/fpm_events.c zlog(ZLOG_ERROR, "Incomplete event implementation. Please open a bug report on https://bugs.php.net."); ZLOG_ERROR 333 sapi/fpm/fpm/fpm_events.c zlog(ZLOG_ERROR, "Unable to initialize the event module %s", module->name); ZLOG_ERROR 1413 sapi/fpm/fpm/fpm_main.c zlog(ZLOG_ERROR, "Passing INI directive through FastCGI: only classic entries are allowed"); ZLOG_ERROR 1420 sapi/fpm/fpm/fpm_main.c zlog(ZLOG_ERROR, "Passing INI directive through FastCGI: empty key"); ZLOG_ERROR 1429 sapi/fpm/fpm/fpm_main.c zlog(ZLOG_ERROR, "Passing INI directive through FastCGI: empty value for key '%s'", key); ZLOG_ERROR 1437 sapi/fpm/fpm/fpm_main.c zlog(ZLOG_ERROR, "Passing INI directive through FastCGI: unable to set '%s'", key); ZLOG_ERROR 1914 sapi/fpm/fpm/fpm_main.c zlog(ZLOG_ERROR, "Unable to open primary script: %s (%s)", primary_script, strerror(errno)); ZLOG_ERROR 123 sapi/fpm/fpm/fpm_php.c zlog(ZLOG_ERROR, "Unable to set php_value '%s'", kv->key); ZLOG_ERROR 129 sapi/fpm/fpm/fpm_php.c zlog(ZLOG_ERROR, "Unable to set php_admin_value '%s'", kv->key); ZLOG_ERROR 46 sapi/fpm/fpm/fpm_scoreboard.c zlog(ZLOG_ERROR, "[pool %s] Unable to create scoreboard SHM because max_client is not set", wp->config->name); ZLOG_ERROR 51 sapi/fpm/fpm/fpm_scoreboard.c zlog(ZLOG_ERROR, "[pool %s] Unable to create scoreboard SHM because it already exists", wp->config->name); ZLOG_ERROR 233 sapi/fpm/fpm/fpm_scoreboard.c zlog(ZLOG_ERROR, "**scoreboard is NULL"); ZLOG_ERROR 306 sapi/fpm/fpm/fpm_scoreboard.c zlog(ZLOG_ERROR, "[pool %s] no free scoreboard slot", scoreboard->pool); ZLOG_ERROR 47 sapi/fpm/fpm/fpm_shm.c zlog(ZLOG_ERROR, "mem is NULL"); ZLOG_ERROR 53 sapi/fpm/fpm/fpm_sockets.c zlog(ZLOG_ERROR, "can't resolve hostname '%s%s%s': getaddrinfo said: %s%s%s\n", ZLOG_ERROR 185 sapi/fpm/fpm/fpm_sockets.c zlog(ZLOG_ERROR, "An another FPM instance seems to already listen on %s", ((struct sockaddr_un *) sa)->sun_path); ZLOG_ERROR 273 sapi/fpm/fpm/fpm_sockets.c zlog(ZLOG_ERROR, "invalid port value '%s'", port_str); ZLOG_ERROR 28 sapi/fpm/fpm/fpm_status.c zlog(ZLOG_ERROR, "unable to init fpm_status because conf structure is NULL"); ZLOG_ERROR 38 sapi/fpm/fpm/fpm_status.c zlog(ZLOG_ERROR, "[pool %s] ping is set (%s) but ping.response is not set.", wp->config->name, wp->config->ping_path); ZLOG_ERROR 86 sapi/fpm/fpm/fpm_status.c zlog(ZLOG_ERROR, "status: unable to find or access status shared memory"); ZLOG_ERROR 109 sapi/fpm/fpm/fpm_status.c zlog(ZLOG_ERROR, "[pool %s] invalid status values", scoreboard.pool); ZLOG_ERROR 40 sapi/fpm/fpm/fpm_trace_mach.c zlog(ZLOG_ERROR, "failed to read vm page: mach_vm_read(): %s (%d)", mach_error_string(kr), kr); ZLOG_ERROR 68 sapi/fpm/fpm/fpm_trace_mach.c zlog(ZLOG_ERROR, "task_for_pid() failed: %s (%d)%s", mach_error_string(kr), kr, msg); ZLOG_ERROR 89 sapi/fpm/fpm/fpm_unix.c zlog(ZLOG_ERROR, "[pool %s] cannot get uid for user '%s'", wp->config->name, wp->config->user); ZLOG_ERROR 109 sapi/fpm/fpm/fpm_unix.c zlog(ZLOG_ERROR, "[pool %s] cannot get gid for group '%s'", wp->config->name, wp->config->group); ZLOG_ERROR 118 sapi/fpm/fpm/fpm_unix.c zlog(ZLOG_ERROR, "[pool %s] please specify user and group other than root", wp->config->name); ZLOG_ERROR 320 sapi/fpm/fpm/fpm_unix.c zlog(ZLOG_ERROR, "no data have been read from pipe"); ZLOG_ERROR 333 sapi/fpm/fpm/fpm_unix.c zlog(ZLOG_ERROR, "the master process didn't send back its status (via the pipe to the calling process)"); ZLOG_ERROR 31 sapi/fpm/fpm/zlog.c [ZLOG_ERROR] = "ERROR", ZLOG_ERROR 40 sapi/fpm/fpm/zlog.c [ZLOG_ERROR] = LOG_ERR, ZLOG_ERROR 39 sapi/fpm/fpm/zlog.h #define ZLOG_SYSERROR (ZLOG_ERROR | ZLOG_HAVE_ERRNO)