WordPress randomly creates symlinks in 'blogs.dir' instead of a directory
-
Occasionally, when a new blog is created in WordPress multisite (subdirectory), for the /files/ resolver, it creates a symbolic link to itself instead of creating an actual directory:
…
lrwxr-xr-x 1 *** *** 48 Apr 20 09:20 146 -> /var/www/wp-content/blogs.dir/147/
drwxr-xr-x 3 *** *** 102 Apr 6 07:55 147
drwxr-xr-x 3 *** *** 102 Mar 10 10:21 149
drwxr-xr-x 3 *** *** 102 Mar 23 15:37 150
drwxr-xr-x 3 *** *** 102 Mar 29 18:07 151
drwxr-xr-x 3 *** *** 102 Mar 30 17:24 152
lrwxr-xr-x 1 *** *** 48 Apr 4 14:00 153 -> /var/www/wp-content/blogs.dir/153/
lrwxr-xr-x 1 *** *** 48 Apr 21 15:10 154 -> /var/www/wp-content/blogs.dir/154/
…Seems to be happening more frequently after a recent update to WP 3.1.1.
[moved to Multisite forum]
- The topic ‘WordPress randomly creates symlinks in 'blogs.dir' instead of a directory’ is closed to new replies.