Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Premature end of script headers issue

by amw1 (Friar)
on Jan 10, 2005 at 21:00 UTC ( [id://421088]=note: print w/replies, xml ) Need Help??


in reply to Premature end of script headers issue

A few things.
1) Why are you looping across a return set for the page generation? i.e. could the loop run more than once?
2) It may be worth using CGI's header routines to set the cookies etc.
3) If you database connection fails you may have a blank page. Try printing $dbh->errstr
  • Comment on Re: Premature end of script headers issue

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (9)
As of 2024-04-23 09:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found