RE: Permissions-Perl

2003-01-27 Thread Bob Showalter
Andre wrote: > 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 numer

Re: Permissions-Perl

2003-01-27 Thread R. Joseph Newton
Hi Andre, Well, I'm not going to do your homework for you. You were given this assignment in order to learn how to construct permissions. I will offer some considerations I take into account when setting permissions for CGI: Andre wrote: > 1-The directory in wich the perl script wull run AF

Re: Permissions-Perl

2003-01-27 Thread John Baker
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

Permissions-Perl

2003-01-27 Thread Andre
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: