Kosuke

  •  ·  Standard
  • 99 views
Friends
Empty
Add new...
 
 
·
Added a discussion

Hi, I'm trying to install UNA-v.14.0.0-A3 in Ubuntu server 20.04.

But I got an error and can't install it. I looked other similar discussions. I had doubt it's not copatible with PHP 7.4.

But I found there's no related "PHP 7.4 compatibility" issues in GitHub.

Hope hear from anyone who knows about this error. Thank you

Kosuke

MariaDB 10.3.39

PHP 7.4

Mysql error:

could not find driver

collation_connection:

Debug backtrace:

Array
(
    [0] => Array
        (
            [file] => /var/www/truth-medshia-ruh/inc/classes/BxDolDb.php
            [line] => 200
            [function] => __construct
            [class] => PDO
            [type] => ->
        )

    [1] => Array
        (
            [file] => /var/www/truth-medshia-ruh/inc/classes/BxDolDb.php
            [line] => 128
            [function] => connect
            [class] => BxDolDb
            [type] => ->
        )

    [2] => Array
        (
            [file] => /var/www/truth-medshia-ruh/install/classes/BxDolInstallSiteConfig.php
            [line] => 329
            [function] => getInstanceWithConf
            [class] => BxDolDb
            [type] => ::
        )

    [3] => Array
        (
            [file] => /var/www/truth-medshia-ruh/install/classes/BxDolInstallSiteConfig.php
            [line] => 296
            [function] => processConfigDataDb
            [class] => BxDolInstallSiteConfig
            [type] => ->
        )

    [4] => Array
        (
            [file] => /var/www/truth-medshia-ruh/install/classes/BxDolInstallSiteConfig.php
            [line] => 246
            [function] => processConfigData
            [class] => BxDolInstallSiteConfig
            [type] => ->
        )

    [5] => Array
        (
            [file] => /var/www/truth-medshia-ruh/install/classes/BxDolInstallController.php
            [line] => 89
            [function] => getFormHtml
            [class] => BxDolInstallSiteConfig
            [type] => ->
        )

    [6] => Array
        (
            [file] => /var/www/truth-medshia-ruh/install/classes/BxDolInstallController.php
            [line] => 24
            [function] => actionSiteConfig
            [class] => BxDolInstallController
            [type] => ->
        )

    [7] => Array
        (
            [file] => /var/www/truth-medshia-ruh/install/index.php
            [line] => 59
            [function] => run
            [class] => BxDolInstallController
            [type] => ->
        )

)

Called script:

/install/index.php

  • 170
Kosuke Discussions
Database connect failed in UNA-v.14.0.0-A3