Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: chmod changes on server when script runs

by defyance (Curate)
on Oct 15, 2002 at 20:13 UTC ( [id://205495]=note: print w/replies, xml ) Need Help??


in reply to chmod changes on server when script runs

Look like what the script is rewriting the file with values saved in the .tmp file. When this is done, the server your running on will default permissions to 644. Might I suggest checking out chmod, or perldoc -f chmod for info on how to change the permissions after the file is re-written.

Also, try wrapping your code in <code> tags next time you post. ;-)

-- Can't never could do anything, so give me and inch, I'll make it a mile.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-03-28 15:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found