'backend' => [
'frontName' => 'evans_uatadmin'
],
'remote_storage' => [
'driver' => 'file'
],
'queue' => [
'consumers_wait_for_messages' => 1
],
'crypt' => [
'key' => '57fb7960a8cd3110d5043efedd8e2a00'
],
'db' => [
'table_prefix' => '',
'connection' => [
'default' => [
'host' => 'private-db-mysql-symfony-do-user-2336953-0.db.ondigitalocean.com:25060',
'dbname' => 'evans5julymagento',
'username' => '5julydbuser',
'password' => '5julydbpa$$word',
'model' => 'mysql4',
'engine' => 'innodb',
'initStatements' => 'SET NAMES utf8;',
'active' => '1',
'driver_options' => [
1014 => false
]
]
]
],
'resource' => [
'default_setup' => [
'connection' => 'default'
]
],
'x-frame-options' => 'SAMEORIGIN',
'MAGE_MODE' => 'production',
'session' => [
'save' => 'files',
'cookie_lifetime' => 86400,
'gc_maxlifetime' => 86400
],
'cache' => [
'frontend' => [
'default' => [
'id_prefix' => '69d_',
'backend' => 'Magento\\Framework\\Cache\\Backend\\Redis',
'backend_options' => [
'server' => '127.0.0.1',
'database' => '0',
'port' => '6379',
'password' => '',
'compress_data' => '1',
'compression_lib' => ''
]
],
'page_cache' => [
'id_prefix' => '69d_'
]
],
'allow_parallel_generation' => false
],
'lock' => [
'provider' => 'db',
'config' => [
'prefix' => ''
]
],
'directories' => [
'document_root_is_pub' => true
],
'cache_types' => [
'config' => 1,
'layout' => 1,
'block_html' => 1,
'collections' => 1,
'reflection' => 1,
'db_ddl' => 1,
'compiled_config' => 1,
'eav' => 1,
'customer_notification' => 1,
'config_integration' => 1,
'config_integration_api' => 1,
'full_page' => 1,
'config_webservice' => 1,
'translate' => 1,
'vertex' => 1
],
'downloadable_domains' => [
'evans-uat.officebeacon.net'
],
'install' => [
'date' => 'Fri, 28 Jan 2022 12:24:00 +0000'
]
];
Fatal error: Uncaught Magento\Framework\Exception\RuntimeException: Invalid configuration file: '/var/www/html/app/etc/env.php' in /var/www/html/vendor/magento/framework/App/DeploymentConfig/Reader.php:117
Stack trace:
#0 /var/www/html/vendor/magento/framework/App/DeploymentConfig.php(153): Magento\Framework\App\DeploymentConfig\Reader->load()
#1 /var/www/html/vendor/magento/framework/App/DeploymentConfig.php(75): Magento\Framework\App\DeploymentConfig->load()
#2 /var/www/html/vendor/magento/framework/App/ObjectManagerFactory.php(117): Magento\Framework\App\DeploymentConfig->get()
#3 /var/www/html/vendor/magento/framework/App/Bootstrap.php(212): Magento\Framework\App\ObjectManagerFactory->create()
#4 /var/www/html/vendor/magento/framework/App/Bootstrap.php(127): Magento\Framework\App\Bootstrap->__construct()
#5 /var/www/html/pub/index.php(25): Magento\Framework\App\Bootstrap::create()
#6 {main}
thrown in /var/www/html/vendor/magento/framework/App/DeploymentConfig/Reader.php on line 117