Author Topic: PHP Rebuild  (Read 6229 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
PHP Rebuild
« on: April 26, 2018, 06:15:50 AM »
Hello,

Using CWP7 however I am wanting to upgrade the php version.
Upon doing so through PHP Switcher.

Receive the following -
https://hastebin.com/fefaridebe.coffeescript

Notification:
2018-04-26 06:10:17 Info: PHP Version Switcher INFO
PHP Version Switcher task completed, please check the log for more details. Click here to check it.

However it seems my version still sits at PHP version: 5.6.30 even "after 15 minutes".

Any help would be greatly appreciated.

Best regards.

Offline
*
Re: PHP Rebuild
« Reply #1 on: April 26, 2018, 06:47:16 AM »
« Last Edit: April 26, 2018, 06:49:13 AM by Snorlak »

Offline
*
Re: PHP Rebuild
« Reply #2 on: April 26, 2018, 08:36:46 AM »
as you can see from the logs installation failed at
configure: error: PDO_MYSQL configure failed, MySQL 4.1 needed. Please check config.log for more information.

try to check your SQL server version
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: PHP Rebuild
« Reply #3 on: April 28, 2018, 10:32:50 AM »
[root@centos-s-1vcpu-1gb-nyc1-01 ~]# mysql -V
mysql  Ver 15.1 Distrib 10.1.32-MariaDB, for Linux (x86_64) using readline 5.1
[root@centos-s-1vcpu-1gb-nyc1-01 ~]#

Looking it's 5.1.

Any ideas?