Wordpress 3.2 and higher
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Wordpress 3.2 and higher
Wordpress 3.2 and higher
05-07-2011 10:16 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Wordpress 3.2 has just been released and requires PHP 5.2.4 and MySQL 5.0.
As of 5 July 2011, the Plusnet MySQL servers are still running v 4.1, so automatic updates to WP 3.2 will fail.
Fortunately, WP 3.1.4 contains all of the security enhancements of WP 3.2, so there's no immediate security imperative to upgrade.
But if you do need or want to upgrade for other reasons, you can backup (!) and upgrade manually, following instructions here, but edit wp-includes/version.php, replacing the line
$required_mysql_version = '5.0';
with
$required_mysql_version = '4.1';
After Step 1 (1-6), reset permissions on the site.
This only works because, so far, in WP 3.2 only the MySQL version checks have changed. The code to use MySQL 4.1 remains.
But, use of WP 3.2 with MySQL 4.1 is not supported and later versions of WP 3.2.x may become genuinely incompatible with MySQL < 5.0 without notice. Ditto third-party add-ons.
Possibly Plusnet may soon think again about upgrading the MySQL platform. Ever the optimist

Gabe
Re: Wordpress 3.2
05-07-2011 4:52 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Wordpress 3.2
05-07-2011 7:36 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Wordpress 3.2
13-08-2011 12:21 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
A question for Plusnet staff. Will MySQL under Plusnet hosting be upgraded at any time this decade and if so what are the planned timescales.
Re: Wordpress 3.2
17-08-2011 6:34 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Normally I would start a new thread but Tech Support seem to be implying that the problem is related to updating Wordpress and actually point to this thread in their response as well as the Wordpress manual update page.
Re: Wordpress 3.2
17-08-2011 7:07 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I originally installed 3.2 using Gabe's work-around, manually updated to 3.2.1 because different version-check code is involved and patching that failed due to the relevant file being replaced during update. However I would expect a (patched) 3.2.1 installation to be OK.
I suspect your problem is nothing to do with WordPress.
Re: Wordpress 3.2
17-08-2011 8:24 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Wordpress 3.2
08-11-2011 12:12 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
One thing that is slightly different is that the ...mysql_version in version.php should now read
$required_mysql_version = '4.1.11';
mysql.plus.net is also working.
many thanks
Re: Wordpress 3.2
13-12-2011 10:08 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Gabe
Re: Wordpress 3.2 and higher
29-12-2011 10:02 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Server error!
The server encountered an internal error and was unable to complete your request.
Error message:
Premature end of script headers: index.php
If you think this is a server error, please contact the webmaster.
Error 500
ccgi.btbonline.plus.com
Thu Dec 29 09:49:00 2011
Apache
If there's no way round this I 'll have to regress it to 3.2, unless I have missed something.
Andy
Re: Wordpress 3.2 and higher
29-12-2011 11:47 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Presumably you reset file permissions to the correct ones?
Re: Wordpress 3.2 and higher
29-12-2011 3:23 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Presumably you reset file permissions to the correct ones?
I did reset the perms (been caught by that one before) and yes I did unpack the zip on my PC and then transferred over using CuteFTP. The .htaccess looks ok but I'll check for CRLFs - would that affect all php files potentially?
Andy
Re: Wordpress 3.2 and higher
29-12-2011 5:32 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Gabe
Re: Wordpress 3.2 and higher
29-12-2011 8:07 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Wordpress 3.2 and higher
30-12-2011 12:30 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Gabe
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Wordpress 3.2 and higher