Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Infamous "Premature end of script headers"

by soonix (Canon)
on Dec 16, 2021 at 09:51 UTC ( [id://11139661]=note: print w/replies, xml ) Need Help??


in reply to Re: Infamous "Premature end of script headers"
in thread Infamous "Premature end of script headers"

problem is: "run in the browser" is usually "run on server, wrapped in requests and responses from and to the browser", i.e.
  1. browser sends request to server
  2. server runs script
  3. server sends response back
  4. Browser renders response
and if it "fails/does not work", you have to find out which of these four steps is at fault, and decompose that further...
  • Comment on Re^2: Infamous "Premature end of script headers"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-26 00:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found