[FX.php List] Fx.php web requests show in log?

Jon Lanclos jon at lanclos.com
Wed May 11 11:28:20 MDT 2011


I am trying to track where fx.php web requests are coming from in my server log. Right now web request are coming in and being process by filemaker web publishing engine and are listed the following way in my logs

User name  -  admin
Type  -  fmxml
IP address  -  (the IP address of the page submitting the request)
Open DB's  -  3
Connect Time  -  (whatever time a request comes in)
ClientVersion  -  unknown

When I click on User Details in Filemaker server for the web request, it does not give me anymore detailed info. I cant track the web request back to the 1 or hundreds of pages I have for troubleshooting. Here is what it says in User Details

Computer name  -  (IP address of where the page with the fx.php is)
Mac Address -  nothing
Operating System  -  Unknown
Client / Browser Version  -  unknown
Language  -  blank

How can I determine which fx.php page is querying my server? Can I put some code on my php pages so that it will register which page the request came from for troubleshooting purposes?

Thanks

Jon at lanclos.com


More information about the FX.php_List mailing list