Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

http-in passing variables from php curl

Complex Infinity
Registered User
Join date: 24 Mar 2008
Posts: 19
10-13-2009 21:37
also tried a php browser emulator (snoopy) - the class uses fsockopen, so i'm not surprised it gives the same error i got for fsockopen:

Warning: fsockopen() [function.fsockopen]: unable to connect to simXXYY.agni.lindenlab.com:12046 (Connection timed out) in /home/public_html/_lib/Snoopy.class.php on line 1142

but fetches on port 80 (just regular webpages, like php.net or google.com work!)


-- any other suggestions on browser emulators or how i might be able to fix the (supposed?) port problem?
Ina Centaur
IC
Join date: 31 Oct 2006
Posts: 202
10-20-2009 01:06
Up.
Complex Infinity
Registered User
Join date: 24 Mar 2008
Posts: 19
11-14-2009 23:25
Google AppsEngine lets you serve a DNS that lets you pass variables... using this, I finally got to i/o data to my http-in!

http-in dns and googleapps directions /54/33/323981/1.html
pass vars fix: /54/33/323981/4.html#post2618688
ElQ Homewood
Sleeps Professionally
Join date: 25 Apr 2007
Posts: 280
11-15-2009 01:28
I'd still love to know what's causing the problem from your own server. If you ever figure it out, PLEASE post it, so we can work out a solution. You can't be the only one with whatever the problem is. Still, I'm glad you found a workaround, it's good to know that's out there.
1 2