Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: weird CGI problem

by little (Curate)
on Jan 24, 2002 at 17:17 UTC ( [id://141201]=note: print w/replies, xml ) Need Help??


in reply to weird CGI problem

you have a spell error in line 25 as the error says:
$dbh->diconnect; should be $dbh->disconnect; I guess?

Have a nice day
All decision is left to your taste
Update:
Due to the occured error your script doesn't finish, so thats the reason that CGI.pm is being blocked from ending the task in writing the closing tags to STDOUT. A dead chicken might keep running, an ended script not. ;-)
Update_2:
And of course the theguvnor is correct as you had a warning and the script completes. I just didn't read further than teh cause of your error warning. :-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-03-29 11:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found