Your software
My Mautic version is: 3.1.1
My PHP version is: 7.3
Through a folder in my wordpress installation.
Your problem
My problem is:
I can’t get past the first step in installing this software. I am installing this on my own server using server type 10.3.21-MariaDB
I
These errors are showing in the log:
[2020-10-14 23:32:37] mautic.WARNING: PHP Warning - Cannot use a scalar value as an array - in file /volume1/web/…/mautic/app/bundles/InstallBundle/Install/InstallService.php - at line 336 {“step”:"[object] (Mautic\InstallBundle\Configurator\Step\DoctrineStep: {“[object] (Mautic\CoreBundle\Translation\Translator: {})",“messages”:true,“schemaHelper”:"[object] (Mautic\InstallBundle\Helper\SchemaHelper: {})",“exception”:"[object] (Doctrine\DBAL\Exception\ConnectionException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [2002] No such file or directory at /volume1/…/mautic/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:93, Doctrine\DBAL\Driver\PDOException(code: 2002): SQLSTATE[HY000] [2002] No such file or directory at /volume1/…/mautic/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:31, PDOException(code: 2002): SQLSTATE[HY000] [2002] No such file or directory at /volume1…/mautic/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:27)"}
[2020-10-14 23:32:37] mautic.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: “An exception occurred in driver: SQLSTATE[HY000] [2002] No such file or directory” at /volume1/…/mautic/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 93 {“exception”:"[object] (Doctrine\DBAL\Exception\ConnectionException(code: 0): An exception occurred in driver: SQLSTATE[HY000] [2002] No such file or directory at /volume1/…mautic/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:93, Doctrine\DBAL\Driver\PDOException(code: 2002): SQLSTATE[HY000] [2002] No such file or directory at /volume1/…/mautic/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:31, PDOException(code: 2002): SQLSTATE[HY000] [2002] No such file or directory at /volume1/…/mautic/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:27)"}
Steps I have tried to fix the problem:
I have gone through all of the forum issues in search of assistance and tried all obvious things like increasing memory and execution times in my PHP etc.
I have fixed all the recommendations in the environment that come up. I have set up a brand new db to add to. The exact same error as above has persisted
Please help.