ap_log_error      295 sapi/apache2filter/sapi_apache2.c 		ap_log_error(APLOG_MARK, APLOG_ERR | APLOG_STARTUP, 0, NULL, "%s", msg);
ap_log_error      298 sapi/apache2filter/sapi_apache2.c 		ap_log_error(APLOG_MARK, APLOG_ERR, 0, ctx->r->server, "%s", msg);
ap_log_error      592 sapi/apache2filter/sapi_apache2.c 		ap_log_error(APLOG_MARK, APLOG_CRIT, 0, 0, "Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe.  You need to recompile PHP.");
ap_log_error      645 sapi/apache2filter/sapi_apache2.c 			ap_log_error(APLOG_MARK, APLOG_WARNING,
ap_log_error      323 sapi/apache2handler/sapi_apache2.c 		ap_log_error(APLOG_MARK, APLOG_ERR | APLOG_STARTUP, 0, NULL, "%s", msg);
ap_log_error      420 sapi/apache2handler/sapi_apache2.c 		ap_log_error(APLOG_MARK, APLOG_CRIT, 0, 0, "Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe.  You need to recompile PHP.");
ap_log_error     1146 sapi/apache_hooks/php_apache.c 	ap_log_error(APLOG_MARK, (int) facility, r->server, "%s", z_errstr);