jchook
Forum Replies Created
-
Forum: Networking WordPress
In reply to: 3.1.1 Network Update Fails — Empty Response From ServerAndrea_r, thanks for suggestion.
I am still unable to upgrade, no matter what value I use for n. Every sub-site fails to update.
paulwoolcock, so glad you are having the same problem and not using multi-db haha. Can you check your PHP error logs to see if there is any output from the update script?
Seems the network update script is attempting to create tables that already exist or something. Here is my WordPress PHP log output when I attempt to update:
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Networking WordPress
In reply to: 3.1.1 Network Update Fails — Empty Response From ServerAlso having another issue… the maintenance_mode option for the main blog (no special subdomains) was set to 1 after my initial upgrade attempt. what is going on?!
This is a x.x.1 update and it’s giving me infinitely more headaches than the updates to 3.0 or 3.1.
Also, just a couple more details…
- I was able to visit username.example.com and it worked fine, despite failing the network update
- I tried updating with mu-plugins enabled. Same result
Thanks in advance for any help!
Forum: Requests and Feedback
In reply to: xmlrpc.php – wp_newComment – bug?I can recommend the PEAR XML RPC2 Client / Server suite.
http://pear.php.net/package/XML_RPC2/