Searched refs:error_log (Results 1 – 6 of 6) sorted by relevance
150 s->error_log = dummy; in open_error_log()162 s->error_log = NULL; in open_error_log()170 s->error_log = NULL; in open_error_log()174 if (!(s->error_log = ap_pfopen(p, fname, "a"))) { in open_error_log()192 if (s_main->error_log) { in ap_open_logs()195 if (dup2(fileno(s_main->error_log), STDERR_FILENO) == -1) { in ap_open_logs()221 virt->error_log = q->error_log; in ap_open_logs()224 virt->error_log = s_main->error_log; in ap_open_logs()229 if ( s->error_log != NULL in ap_error_log2stderr()230 && fileno(s->error_log) != STDERR_FILENO) in ap_error_log2stderr()[all …]
1462 s->error_log = main_server->error_log; in ap_init_virtual_host()1583 s->error_log = stderr; in init_server_config()
689 r->server->error_log = stderr; in ap_call_exec()
574 ErrorLog logs/error_log1121 ErrorLog logs/error_log
929 FILE *error_log; member
642 tail -f $error_log