Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Perl text file writing

by VSarkiss (Monsignor)
on May 25, 2006 at 20:39 UTC ( [id://551696]=note: print w/replies, xml ) Need Help??


in reply to Perl text file writing

... has told me he has given permission for the script to read and write.
The follow-up question to that is, "Which directory does the script have permission to read and write?"

When you try to open filename.out with no further qualifications, you're going to be writing in the directory the CGI program is running from. It's unlikely your script will have permission to do that.

Try asking where your "upload directory" is. You should be able to write to that one.

Log In?
Username:
Password:

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

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

    No recent polls found