Comment by robmcm
13 years ago
Yup, this actually saved me in the past when a statistics logger was returning an internal error (PHP) but Apache was logging the requests, so we could just parse the logs to get the info needed :)
13 years ago
Yup, this actually saved me in the past when a statistics logger was returning an internal error (PHP) but Apache was logging the requests, so we could just parse the logs to get the info needed :)
Been there, done that too! Less than 2 weeks ago at that.