DanOestreich
Member
Posted 3 years ago #
Well, I tried the support forums and they were of no help, so I'm coming here. I cannot upgrade automatically to 2.7.1. The Hostname box adds slashes behind my hostname, http://ftp.unfoldingleadership.com, along with a duplicate entry. In other words, when I type in http://ftp.unfoldingleadership.com for hostname, add my username and password and then press the "Proceed" button, the hostname changes to http://ftp.unfoldingleadership.com://unfoldingleadership.com and I get the note: "Error: There was an error connecting to the server, Please verify the settings are correct." The hostname, username and password are exactly as specified by Oxxus.net, my site host. Username is of the form: username@domain.com.
Is this a bug or am I doing something wrong?
Thanks for your help.
Dan
Try using "ftp.unfoldingleadership.com:21" for the hostname.
Also try a different web browser, yours may be doing something strange.
DanOestreich
Member
Posted 3 years ago #
Thanks, Otto. Progress! BUT Now here's what I'm getting in both Safari and Firefox:
Downloading update from http://wordpress.org/wordpress-2.7.1.zip
Unpacking the core update
Could not copy files
Installation Failed
What shall I try next?
Thanks again!
Check the permissions on your wp-content folder and the wp-content/upgrade folder. Make sure it's high enough to allow the folders to be written to. What those permissions need to be depends on the server configuration, but 777 will work. You can change it back off 777 afterwards.
DanOestreich
Member
Posted 3 years ago #
Otto, I'm already at 777 on the wp-content folder. Not sure what you mean by the wp-content/upgrade folder? Is there supposed to be an upgrade folder within wp-content?
Dan
Well, yes. The upgrade process tries to create a /wp-content/upgrade/ directory as a temporary working directory in order to unzip the WordPress files into it. If it can't create that directory, then that's the sort of error you'd get.
DanOestreich
Member
Posted 3 years ago #
So what would you suggest?
DanOestreich
Member
Posted 3 years ago #
By the way, I have been able to update several different plugins using the built in updater in 2.7. Just haven't been able to update from 2.7 to 2.7.1. Further advice?
Thanks so much for the help thus far.