Search found 5 matches
- Thu Aug 17, 2006 2:46 pm
- Forum: PHP - Code
- Topic: CURL / HTTPS Problem - I'm desperate at this point!
- Replies: 6
- Views: 1725
One more bump, in case anyone out there has an answer! I've tried going to the stats request page: http://login.xxxxxx.com/partners/monthly_affiliate_stats.html, and I get the same error. I'm not sure what is about that page. Could anyone recommend any other methods of acheiving this? I had heard th...
- Thu Aug 17, 2006 2:00 am
- Forum: PHP - Code
- Topic: CURL / HTTPS Problem - I'm desperate at this point!
- Replies: 6
- Views: 1725
Ok, looks like when it's done from the command line it spits out these headers: HTTP/1.1 301 Moved Permanently Date: Thu, 17 Aug 2006 06:43:33 GMT Server: Location: http://login.xxxxxx.com/partners/monthly_affiliate_stats.html?pro...ownload Content-Type: text/html; charset=iso-8859-1 I have it set t...
- Wed Aug 16, 2006 11:13 pm
- Forum: PHP - Code
- Topic: CURL / HTTPS Problem - I'm desperate at this point!
- Replies: 6
- Views: 1725
Yeah i'm sure it's just that page. I'm wondering if it has something to do with the fact that the stats are coming from DirectTrack, which is an offsite tracking entity, instead of coming directly from the host i'm connecting to. I know the stats are coming from off-site, but I can't really tell whe...
- Wed Aug 16, 2006 9:34 pm
- Forum: PHP - Code
- Topic: CURL / HTTPS Problem - I'm desperate at this point!
- Replies: 6
- Views: 1725
- Wed Aug 16, 2006 5:27 pm
- Forum: PHP - Code
- Topic: CURL / HTTPS Problem - I'm desperate at this point!
- Replies: 6
- Views: 1725
CURL / HTTPS Problem - I'm desperate at this point!
I've been having a very frustrating problem with one of my CURL scripts lately. It's supposed to login to one of my affiliate programs and download the stats for me. The script was working fine until DirectTrack made some changes and went to HTTPS, now it's only partially working. Basically, I can g...