You are not logged in.

#1 2012-01-21 10:28:57

archer42
Member
Registered: 2011-06-10
Posts: 92

can't delete http cache files as root

Hi,

I am using the Symfony2 framework which uses a cache system which the httpd controlls.

Now I need to manuelly remove all cache files but this doesn't work.

I tried to delete them as root, tried to change the owner and so on. But nothing changes...
I always get "Permission denied".

How can I remove these files owned by http:users?

Regards

EDIT:
immutable bit is not set

ls -al
insgesamt 6919K
drwxr-xr-x  7 http bodo      19 15. Jan 20:40 .
drwxrwxrwx  3 bodo bodo       3 21. Jan 10:14 ..
drwxr-xr-x  2 http bodo     162 15. Jan 20:45 annotations
-rw-rw-rw-  1 http bodo   51674 15. Jan 20:40 appDevDebugProjectContainerCompiler.log
-rw-rw-rw-  1 http bodo  139889 15. Jan 20:40 appDevDebugProjectContainer.php
-rw-rw-rw-  1 http bodo   38169 15. Jan 20:40 appDevDebugProjectContainer.php.meta
-rw-rw-rw-  1 http bodo  139936 15. Jan 20:40 appDevDebugProjectContainer.xml
-rw-rw-rw-  1 http bodo    9464 15. Jan 20:19 appdevUrlGenerator.php
-rw-rw-rw-  1 http bodo   69935 15. Jan 20:19 appdevUrlGenerator.php.meta
-rw-rw-rw-  1 http bodo    9251 15. Jan 20:19 appdevUrlMatcher.php
-rw-rw-rw-  1 http bodo   69935 15. Jan 20:19 appdevUrlMatcher.php.meta
drwxr-xr-x  3 http bodo       3 10. Jan 21:29 assetic
-rw-r--r--  1 http bodo    5765 15. Jan 20:40 classes.map
-rw-r--r--  1 http bodo  245823 10. Jan 21:29 classes.php
-rw-r--r--  1 http bodo   16191 10. Jan 21:29 classes.php.meta
drwxr-xr-x  3 http bodo       3 10. Jan 21:29 doctrine
-rw-r--r--  1 http bodo 5664768 21. Jan 09:24 profiler.db
drwxr-xr-x  3 http bodo       4 10. Jan 21:29 security
drwxr-xr-x 41 http bodo      41 15. Jan 14:37 twig

Last edited by archer42 (2012-01-21 10:45:34)

Offline

Board footer

Powered by FluxBB