Issue with file access in blogs.dir
-
?? Once again i need awesome help from here.. ??
I am testing multisite with few sites.
Issue is that can’t access files in sites upload folder under blogs.dirTried following scenarios with appache restarts after each:
1. changed blogs.dir and all subfolders and files owner to apache – chown apache -R /path/…
2. changed blogs.dir and all subfolders and files to 777 – chmod 777 -R -v /path/…
3. 1. changed blogs.dir and all subfolders and files to 775 – chmod 775 -R -v /path/…none of the changes affect –
https://testgallery.dualcoregroup.com/files/2011/07/lae084143-m13x3.jpgcurrent rights:
-rwxrwxr-x 1 apache apache 23579 Jul 12 18:08 lae084143-m1x3.jpgI suspect that maybe something to do with rewriting?
since the content stored under
blogs.dir/6/files/2011/07/maybe numbers as here in the folder 6 have something to do with it?…
to mention uploads and upgrades go fine ..
Apache running under apache user:PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3063 apache 15 0 257m 37m 3292 S 0.0 7.4 0:00.72 httpd
3064 apache 15 0 257m 38m 3344 S 0.0 7.5 0:00.71 httpd
3065 apache 15 0 247m 28m 3308 S 0.0 5.6 0:00.51 httpd
3066 apache 15 0 247m 28m 3308 S 0.0 5.6 0:00.74 httpd
3067 apache 15 0 257m 38m 3292 S 0.0 7.4 0:00.70 httpd
3068 apache 15 0 247m 28m 3316 S 0.0 5.6 0:00.76 httpd
3069 apache 15 0 253m 34m 3424 S 0.0 6.7 0:00.76 httpd
3070 apache 15 0 257m 38m 3400 S 0.0 7.4 0:00.50 httpd
3076 apache 15 0 247m 28m 3308 S 0.0 5.6 0:00.51 httpd
- The topic ‘Issue with file access in blogs.dir’ is closed to new replies.