Looks like the owner is user "nobody"
Are you sure you can login as user "nobody"
Anyway, you chown or chmod those directories and it will work.

Either use chown to change the owner or chmod to change permissions

On Mon, 24 Jun 2002, Ronald West wrote:

> >> Here is the information
>
> I have apache and coldFusion running under the same user.
> The directory where the read only file is located has this
>       webroot rwxrwxr-x       nobody  nobody
> The directory where I want to copy the file from has this (it resides in
> webroot)
>       dir     rwxr-xr-x       nobody  nobody
> The directory where I want to copy the file to has this (it also resides in
> webroot)
>       temp    rwxr-xr-x       nobody  nobody
> I can create a directory with no problem in the new directory.  I can move a
> file that has write permissions
>
> Additionally, I can log in as that same user on the linux box and copy the
> read-only file with no problem
>
> <pls>
>       <help>
> </pls>
>
> ------------
> Ronald West
> Senior Developer
> PaperThin
> 781.934.7838 x219
> http://www.paperthin.com
>
> -----Original Message-----
> From: Alex [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, June 22, 2002 12:44 PM
> To: CF-Talk
> Subject: Re: Linux read only files
>
>
> Do an ls -l on the directory and find out the owner and permissions.
> Then change the file attributes. man chmod for docs
>
>
>
> > From: Ronald West <[EMAIL PROTECTED]>
> > To: CF-Talk <[EMAIL PROTECTED]>
> > Date: Saturday, June 22, 2002 10:53 AM
> > Subject: RE: Linux read only files
> >
> >
> > >:)
> > >
> > >And was there a solution?
> > >
> > >------------
> > >Ronald West
> > >Senior Developer
> > >PaperThin
> > >781.934.7838 x219
> > >http://www.paperthin.com
> > >
> > >-----Original Message-----
> > >From: Alex [mailto:[EMAIL PROTECTED]]
> > >Sent: Saturday, June 22, 2002 8:59 AM
> > >To: CF-Talk
> > >Subject: Re: Linux read only files
> > >
> > >
> > >Some people cam across this phenomenon 40 years ago.
> > >
> > >On Fri, 21 Jun 2002, Ronald West wrote:
> > >
> > >> Anyone seen this:
> > >>
> > >> I have some files that are hosted on a Linux box with CF5.  The files
> are
> > >> read only.  I try and copy a read only file to another directory and I
> > get
> > >a
> > >> permission denied error.
> > >>
> > >> If I change the file to have write permissions I can copy it fine.
> > >>
> > >>
> > >>
> > >> ------------
> > >> Ronald West
> > >> Senior Developer
> > >> PaperThin
> > >> 781.934.7838 x219
> > >> http://www.paperthin.com
> > >>
> > >>
> > >
> > >
>
> 
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to