On Sun, 26 Jan 2003, Andre wrote:
> Date: Sun, 26 Jan 2003 00:21:51 -0200 > From: Andre <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Permissions-Perl > > Hi > I'm having a hard tile opening creating reading and writing files with = > perl on a unix palataform sometimes it works sometimes do no. > I suspect it has to do with permissions so can anybody tell me witch = > permissions must br set to perfom these actions properly (in numeric = > form ex: 755) on: > Generally speaking, the following perms will work. > 1-The directory in wich the perl script wull run > 2-The script file itself > 3-The directory in wich the file that will be modified > 5_the upmost directory of my structure (i dont know if needed) > 755 > 4-The script file that will be modified (Created Deleted appended et.) > 664 If that doesn't work, paste your code, and I'll parse. jab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]