How to see if a request is received by php
Posted: Thu Sep 25, 2008 12:58 pm
We are running phpBB and sometimes when you post a message, it doesn't get committed to the MySQL database. We've tailed the database logs and confirmed that the request never gets received by MySQL and we've also dissected the Apache logs and confirmed that the form submission has been made. So, now I would like to somehow confirm that php has actually received the request. Could anyone point me in the right direction to enable that kind of logging if it exists?
Thanks!
Mike
Thanks!
Mike