Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Commenting out carpout causes script to hang

by ikegami (Patriarch)
on Oct 10, 2007 at 15:13 UTC ( [id://643980]=note: print w/replies, xml ) Need Help??


in reply to Commenting out carpout causes script to hang

Where does it hang?
  • Comment on Re: Commenting out carpout causes script to hang

Replies are listed 'Best First'.
Re^2: Commenting out carpout causes script to hang
by punch_card_don (Curate) on Oct 10, 2007 at 15:46 UTC
    Click on the link that calls the script, browser says "loading...", but nothing happens, it eventually times out.

      If you think the problem is in the browser, then you should determine what data the browser received and determine why that's making it hang.

      However, it's much more likely that the browser is hanging because it didn't receive an answer. Therefore, I was asking "Where in your script does it hang?"

        Well, I went and ran the script by telnet to get all the output. There was one line with a missing semim-colon. Fixed it, but made no difference.

        Problem is that to run properly, it needs a couple of form values plus the .htaccess username out of $ENV{'REMOTE_USER'}, so I can't get it to run completely via telnet - or at least if it's possible, I don't know how.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://643980]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-24 23:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found