Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Re: Re: CGI troubles - not writing to file

by amphiplex (Monk)
on Jul 01, 2002 at 08:57 UTC ( [id://178494]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: CGI troubles - not writing to file
in thread CGI troubles - not writing to file

One suggestion that could solve this mystery:
Try to catch the error of close(BACKUP):
close(BACKUP) or show_error ("error closing [$index_backup]: $!");
It is generally a good idea to check even close for errors.

---- kurt

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-03-29 08:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found