Transfer logs on Win servers

skypanther

Exalted Code Master!
I'm trying to debug a script and would like to look at my server's transfer log. In looking through my control panel, I can't for the life of me find the view log button. I see the "On" icon next to Transfer Logs in the control panel's Settings page. The account is on a Windows server. I know I've done this with a *nix based account.

In this case, I'm testing with a subdomain (my demo.company.com domain) and have checked at both the domain and subdomain level.

I'm trying to test a PayPal instant payment notification script. PayPal is supposed to post some data to my script, which is supposed to respond to them, and then store some data in the database. Using the PayPal sandbox site, they say they're getting the response from my page....but nothing is going into my database, no errors are being logged to my php log file, and I can't even get email code in the script to send me some data. I'm trying to confirm that their site is really talking to my script.

Thanks,
Tim
 
Well, I found I can download the .log file. I guess I was hoping there was something in my control panel because I thought it might be more convenient, faster, or something.

Tim
 
Well, I found I can download the .log file. I guess I was hoping there was something in my control panel because I thought it might be more convenient, faster, or something.

Tim

while it sounds like a nice thing to have, it isn't available, have to download. a web based tail would be really nice :D
 
Back
Top