Automatic update stopped working with a specific server
-
I have several WordPress sites on 2 different servers. Both have the same apache, mySql and php versions. I updated all sites to WP 3.0 when it came out using automatic update. Updating to 3.0.1 is a different story.
Any WordPress site located on one server was successfully updated to 3.0.1 literally in seconds. On the other server, it gives me this:
Downloading update from http://wordpress.org/wordpress-3.0.1.zip…
Unpacking the update…
Could not create directory.: /public_html
Installation FailedI tried to delete the upgrade directory as suggested elsewhere and recreate it with 777 permissions, I disable all plugins before starting the update, still the problem persists.
I was curious why two different servers will behave so drastically different, especially considering the fact that apache, php, and mysql versions are the same.
The topic ‘Automatic update stopped working with a specific server’ is closed to new replies.