Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: Snorlak on April 26, 2018, 06:15:50 AM

Title: PHP Rebuild
Post by: Snorlak 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.
Title: Re: PHP Rebuild
Post by: Snorlak on April 26, 2018, 06:47:16 AM
Tried again...

Notification added.

Logs:
https://hastebin.com/epabureguj.coffeescript

Image:
https://i.imgur.com/EIGRMuL.png
Title: Re: PHP Rebuild
Post by: studio4host 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
Title: Re: PHP Rebuild
Post by: Snorlak 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?