[wp-trac] [WordPress Trac] #34976: Plug ins fail to update after WP 4.4 installed
WordPress Trac
noreply at wordpress.org
Thu Jan 7 00:50:40 UTC 2016
#34976: Plug ins fail to update after WP 4.4 installed
----------------------------+---------------------
Reporter: patdundee | Owner: dd32
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.4.1
Component: Filesystem API | Version: 4.4
Severity: normal | Resolution: fixed
Keywords: | Focuses:
----------------------------+---------------------
Comment (by dossy):
Replying to [comment:98 marceltencaat]:
> [...]
> Warning: copy(/home/plmcom/public_html/wp-admin/includes/update-
core.php) [fu`nction.copy]: failed to open stream: Permission denied in
/home/plmcom/public_html/wp-admin/includes/class-wp-filesystem-direct.php
on line 257
> [...]
This very clearly is a permissions issue (the user the webserver is
running as does not have write permissions to the file `wp-admin/includes
/update-core.php`), and it's using `class-wp-filesystem-direct.php` so
it's not even FTP related. At this point, @marceltencaat's issue is not a
bug, but a support issue and is probably best handled in the
[https://wordpress.org/support/ support forums].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34976#comment:101>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list