thx max...

but even if it is empty i get the same error

is there maybe a file where i can set some paths free for deletion?

On 7 Sep., 14:19, "Max Dörfler" <[email protected]> wrote:
> rmdir just works on emty directories
>
>     NAME
>             rmdir - remove empty directories
>
>     SYNOPSIS
>             rmdir [OPTION]... DIRECTORY...
>
>     DESCRIPTION
>             Remove the DIRECTORY(ies), if they are empty.
>
> "rm -r" would recursively delete a nonempty directory, but it's a
> dangerous command to use :)
>
> Am 07.09.2010 13:38, schrieb Tomfox Wiranata:
>
> > hi
>
> > i am getting a permission denied when using the rmdir function. but
> > just for a subfolder. like this. i can delete the folder 666 in
>
> > WWW_ROOT. "links/tmp/666
>
> > but i cant delete folder 666 when a subfolder is in it, like
> > WWW_ROOT. "links/tmp/666/attachments
>
> > is this a permission thing?
>
> > i appreciate your help :)
>
> > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others 
> > with their CakePHP related questions.
>
> > You received this message because you are subscribed to the Google Groups 
> > "CakePHP" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected] For more options, visit this group 
> > athttp://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to