Update requires connection information
-
Installed WordPress 4.9.8 and wordpress would like to update to 5.0. When I tried to perform the update I get the connection information request. I was able to update plugins and themes ok. After looking around I performed the following:
Wordpress install in running on Centos 7 with SELinux enabled.
I installed WordPress from a targz.
I set owner:grp to apache directories to 755, files to 644 except wp-config.php with is 640.
I set wp-content and contents as well as wp-config.php context to httpd_sys_rw_content_t.
I added define(‘FS_METHOD’,’direct’); to the end of wp-config.phpAfter doing all that I am still unable to upgrade.
I noticed at directory in my wp-content/uploads directory 2018. I deleted it but it has not been recreated. At some point WordPress created that directory because I created the uploads directory empty when I installed WordPress.I am now wondering if I have you perform some sort of manual upgrade.
The page I need help with: [log in to see the link]
The topic ‘Update requires connection information’ is closed to new replies.