Update WordPress Permission Denied /class-wp-filesystem-direct.php
-
Hello, I am currently using version 4.7.4, and I am trying to update my test blog to the newest version of wordpress but i keep getting this error message:
[quote]
Unpacking the update…Warning: copy(/var/www/html/wp-admin/includes/update-core.php): failed to open stream: Permission denied in /var/www/html/wp-admin/includes/class-wp-filesystem-direct.php on line 257
The update cannot be installed because we will be unable to copy some files. This is usually due to inconsistent file permissions.: wp-admin/includes/update-core.php
Installation Failed
[/quote]i know 777 is bad, but i thought i would try it to see if that was the problem
i chmod all my folders and files to 777, and it still doesn’t workalso, here is the permissions on the filesystem-direct.php
-rwxrwxrwx. 1 apache root 11795 May 13 19:09 wp-admin/includes/class-wp-filesystem-direct.php
what could possibily be the problem?
- The topic ‘Update WordPress Permission Denied /class-wp-filesystem-direct.php’ is closed to new replies.