[wp-trac] [WordPress Trac] #35002: Attempt to set executable bits for core directories
WordPress Trac
noreply at wordpress.org
Fri Dec 11 03:06:51 UTC 2015
#35002: Attempt to set executable bits for core directories
-----------------------------+----------------------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Upgrade/Install | Version:
Severity: normal | Keywords:
Focuses: |
-----------------------------+----------------------------
I just diagnosed a problem with a site where `wp-includes` was `744`
rather than `755`, missing the executable bit and thus preventing CSS/JS
from being served.
Suexec was being used, so we should have had the ability to set the
executable bit if we had ever noticed this was a problem.
This happened on an existing site, so I'm not entirely sure when we'd fix
this. `wp-admin/maint` script? DB upgrade process? Core file update
process? I'm not sure what caused this here, which would probably play
into how to best account for it. (Wordfence was on the site, could have
been related.)
I asked @pento about this and he said "One less insane error to deal with
is always a nice thing."
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35002>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list