APLOG_MARK 324 sapi/apache2handler/sapi_apache2.c ap_log_error(APLOG_MARK, APLOG_ERR | APLOG_STARTUP, 0, NULL, "%s", msg); APLOG_MARK 326 sapi/apache2handler/sapi_apache2.c ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, ctx->r, "%s", msg); APLOG_MARK 333 sapi/apache2handler/sapi_apache2.c ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r, msg, r->filename); APLOG_MARK 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.");