Error description: WordPress in the background version upgrade, error, after entering the foreground or backstage, are unable to access the entry, error message as follows:
Warning:copy (/home/xxx/public_html/wordpress/wp-admin/menu.php) [Function.copy]: failed to open stream:permission Denied in/home/xxx/public_html/wordpress/wp-admin/includes/class-wp-filesystem-direct.php on line 122
Warning:copy (/home/xxx/public_html/wordpress/wp-admin/menu.php) [Function.copy]: failed to open stream:permission Denied in/home/xxx/public_html/wordpress/wp-admin/includes/class-wp-filesystem-direct.php on line 122
Reason for error: insufficient FTP Write permissions.
Workaround:
Method One: With FTP/SSH access, give the entire site directory 777 full read and write permissions.
Method Two: Use Cpanel/directadmin and other management platform to enter the file management, give the entire site directory 777 full read and write permissions.
Special Note: Please modify the Wp-content folder permissions back to 755 after the automatic upgrade is complete, otherwise it will affect the program security.
WordPress Upgrade Error: class-wp-filesystem-direct.php on line 122