Re: URGENT: no response - LWP::UserAgent

From: Danny (danny_at_sharpmail.co.uk)
Date: 02/27/05


Date: Sun, 27 Feb 2005 21:50:58 -0000

asked not to what? Is this not for LWP support?

1) No its not for taking other peoples websites and passing them off as my
own. In fact its for posting to a SMS Gateway.
2) I have tried a minimal script run it on the server is question which LWP
times out with no response from any domain, inc perl.com But same script
works fine on my computer (Windows) its had been working for months prior to
this problem.
3) I dont think this is a perl problem, but rather a LWP problem. Thats why
im here. This is why im asking what, on a server, can stop LWP from
receiving a response. Or how can I have it run in debug mode?

And Gunnar, From what I can judge of your character, you didnt read the
posts properly, miss understod what was said and proceeded to be rude
yourself. So I ask you this, was I really rude by asking for help?

Danny
>
> Danny, despite being politely asked not to, continues to rudely vomit TOFU
> in our faces:
>
> [ Rudeness corrected ]
>
>>>A hint: Previously I used the web space that SourceForge provides for a
>>>project. They don't permit "outbound connections":
>>>http://sf.net/docman/display_doc.php?docid=14267&group_id=1#outboundconnectivity
>>>
>>>That restriction means that you can't use LWP to access other servers.
>>>But don't ask me what exactly it is they have done... Whatever it is,
>>>it's off topic here. ;-)
> >
> > Well this is a dedecated server. I have that kind of control and I
> > havent altered anything to stop outside connections - not to
> > my knowledge anyway.
>
> Well, from what you've shown us of your character in this thread, I'm
> going to make a wild guess: you are using LWP to take without conscent
> somone else's web content and pass it off as your own. The owner has
> spotted that you are doing this had done something to block you.
>
> There is still no reason to believe this has anything to do with Perl. If
> you really thinki you have a Perl problem then please consult the posting
> guidelines to see what information you need to gather to help people to
> help you.
>
> Hint: creat a mimimal script that just does the LWP part. Make sure that
> it if it fails is prints out the reason for the failure. You may even run
> it with LWP debugging. Try the script on the two servers.
>
>
>>>
>>>--
>>>Gunnar Hjalmarsson
>>>Email: http://www.gunnar.cc/cgi-bin/contact.pl
>>
>>
>>
>



Relevant Pages

  • Re: Why would it appear to my scripts that a server theyre connecting to has gone away (using Net::F
    ... ftp server. ... LWP::DebugFile is sufficient to prevent the script from freezing or ... and uses ftp to transfer files from a clients web server to their ... LWP is asked to retrieve a few MB from the same server (in the LWP ...
    (comp.lang.perl.misc)
  • Re: How to transparently download multiple files?
    ... to Perl and/or to HTML to produce reasonable HTML. ... This is a result of the content type you are using in your script. ... even if a download print. ... Research and learn about the LWP module. ...
    (comp.lang.perl.misc)
  • Re: How to transparently download multiple files?
    ... This is a result of the content type you are using in your script. ... three separate files to a single browser instance, even if a download print. ... Research and learn about the LWP module. ...
    (comp.lang.perl.misc)
  • Re: monitoring changing web pages
    ... set the script on a scheduler. ... > LWP. ... have the script email the group of people. ... another pointless reason to use a module. ...
    (comp.lang.perl.misc)
  • Re: HTTP POST without LWP
    ... The reason I LWP is not available in that computer is that, ... have disk space:(LWP+dependancy is quite massive. ... I am trying to write a script to do a HTTP POST. ...
    (comp.lang.perl.misc)