Log in

View Full Version : Setting up server for vB3/PHP 7


Panzer Max
08-30-2016, 06:22 AM
I'm setting up a server for the new version of vB 3 so it will run on PHP 7 as Paul's post mentions. One question: what is the best/latest version of MySQL? 5.7.14 right?

So, when I yum the new server, it installs version 5.1.73

Why is that?

Paul M
08-30-2016, 11:04 AM
You are using an old repository I would guess.

MySQL 5.7.x is the latest, tho I dont use it, mine are on 5.5.x (and vbo is on 5.6.x as its mostly using innodb now, and that was required for fulltext search).

Panzer Max
08-30-2016, 12:47 PM
Ah thanks, Paul, I think I understand. The repository from which my server has access to the php and MySQL is associated with my server's datacenter? So, I will try and upgrade the php and MySQL from Source forge or someplace.

Dave
08-30-2016, 01:00 PM
Refer to https://webtatic.com/packages/php70/ if you need help moving to PHP 7.

Paul M
08-30-2016, 05:22 PM
I mostly use webstatic and remi.

Mattwhf
09-24-2016, 03:14 AM
I'm setting up a server for the new version of vB 3 so it will run on PHP 7 as Paul's post mentions. One question: what is the best/latest version of MySQL? 5.7.14 right?

Hi Panzer,
Check here for latest version of MySQL
https://dev.mysql.com/downloads/mysql/


So, when I yum the new server, it installs version 5.1.73
Why is that?
If you use cPanel or just CentOS and want to upgrade to lastest version of Mysql or PHP,
Just following these guides
How to upgrade MySQL to latest version (http://forumweb.hosting/13725-how-to-upgrade-mysql-to-latest-version.html)
How to install and upgrade PHP 7 for CentOS and Ubuntu (http://forumweb.hosting/13415-how-to-install-and-upgrade-php-7-for-centos-and-ubuntu.html)

I also just upgrade my PHP to PHP7 and it improved pretty performance for my hosting server and loading speed for web pages on my forum. I would suggest you should have a try to see how it works and how it will help your forums.

Hope that helped!

wangyu1314
03-08-2017, 07:49 AM
I like use ius rpm package. you can yum install it.
http://dl.iuscommunity.org/pub/ius/stable/CentOS/6/x86_64/