Server Software Upgrade

0ptima

Well-known member
Im going to ask my host to upgrade the server software and was wondering if the following will be ok for Xenforo.

Latest stable Centos 6.x 64 bit
Latest stable Apache 2.4
PHP 5.6.12
mysql 5.6.26

Should I ask for anything else? Thanks.
 
Just enter this in your bash
# yum update

This updates your os, kernel, and all installed programs to the latest release. Your host will not do much more. Not sure if you can update php with this line , it depends how you installed your php
 
Why not go for CentOS 7? Almost a year on CentOS 7 now without any problems.
In 2 months PHP 7 stable will be released.
 
You should really be running CentOS 7 and PHP5.6 at this point.
 
Last edited:
I had some serious issues when setting up my mail related stuff on a 7 series CentOS box. Did not play the same as a 6.x series. Not really sure what it was, and I'm not real comfortable with SystemD yet - so that was another issue. With the 6 series EOL in 2020, I figure I'll have another server before then. :p
 
What's the benefit(s) of 7 vs. 6 (latest versions)?
I mean for the average Joe who runs XenForo and WP on a VPS.

Well, as with most things linux, you aren't really going to see a whole lot of new features or bells and whistles or anything. On all our systems (and we tested CentOS7 considerably for quite some time on both VPSs and dedicated boxes), CentOS 7 was noticeably faster than 6, and generally used less resources. Paired with PHP 5.6, it was definitely fast.

So are you going to notice much of a difference on a VPS for an average site? Probably not. But there's no reason not to upgrade to ver. 7.
 
Maybe one day they will get their version upgrades to work as well as Debian's does. With my mail setup, there is no way I'd even attempt upgrading the OS with the warnings I've read about having custom repo's, etc. causing issues. Debian never had an issues for me.
 
Top Bottom