Jump to content

Help with "request logging"


Chrisj

Recommended Posts

I'm setting up Amazon Simple Pay (like paypal) on a php web site.

The Read Me states things like Edit config.php and enter URl, etc,

 

It also states:

"Enter the filename for request logging (this file will need write permissions on your server)".

 

Can somone explain "request logging" to me?

Any info will be appreciated. Thanks

Link to comment
https://forums.phpfreaks.com/topic/178862-help-with-request-logging/
Share on other sites

it probably means a regular text file name for you to specify (your choice in name, like 'requestlog.txt').  Every time the script tries to contact amazon server, response given, etc.. it will probably write the details of that to that text file.  The date/time it happened, other relevant info.  But that's just a guess, based on the context of your post; I don't have the documentation in front of me (please don't post it).

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.