I just attempted to update to the new 3.9 version. I got a bunch of warnings that the copy function of some file has failed. The installation terminated and now I'm stuck and can not use anything. I'm afraid that I will have to reinstall everything. See the code below:
Update WordPress
Unpacking the update…
Verifying the unpacked files…
Preparing to install the latest version…
Enabling Maintenance mode…
Copying the required files…
Warning: copy() [function.copy]: SAFE MODE Restriction in effect. The script whose uid is 4658 is not allowed to access /home/local1st/public_html/wp-includes/certificates/ca-bundle.crt owned by uid 0 in /home/local1st/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 217
Warning: copy(/home/local1st/public_html/wp-includes/certificates/ca-bundle.crt) [function.copy]: failed to open stream: Success in /home/local1st/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 217
Warning: copy() [function.copy]: SAFE MODE Restriction in effect. The script whose uid is 4658 is not allowed to access /home/local1st/public_html/wp-includes/certificates/ca-bundle.crt owned by uid 0 in /home/local1st/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 217
Warning: copy(/home/local1st/public_html/wp-includes/certificates/ca-bundle.crt) [function.copy]: failed to open stream: Success in /home/local1st/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 217
Warning: copy() [function.copy]: SAFE MODE Restriction in effect. The script whose uid is 4658 is not allowed to access /home/local1st/public_html/wp-includes/certificates/ca-bundle.crt owned by uid 0 in /home/local1st/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 217
Warning: copy(/home/local1st/public_html/wp-includes/certificates/ca-bundle.crt) [function.copy]: failed to open stream: Success in /home/local1st/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 217
Warning: copy() [function.copy]: SAFE MODE Restriction in effect. The script whose uid is 4658 is not allowed to access /home/local1st/public_html/wp-includes/certificates/ca-bundle.crt owned by uid 0 in /home/local1st/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 217
Warning: copy(/home/local1st/public_html/wp-includes/certificates/ca-bundle.crt) [function.copy]: failed to open stream: Success in /home/local1st/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 217
Disabling Maintenance mode…
Could not copy file.: wp-includes/certificates/ca-bundle.crt
Installation Failed
This is what is now showing when you try to access the site:
Fatal error: Call to undefined function wp_register_plugin_realpath() in /home/local1st/public_html/wp-settings.php on line 213
Any help would be greatly appreciated.