( ! ) Fatal error: Uncaught Dotenv\Exception\ValidationException: One or more environment variables failed assertions: WP_HOME is missing, WP_SITEURL is missing. in /home/ecgsa/public_html/vendor/vlucas/phpdotenv/src/Validator.php on line 146
( ! ) Dotenv\Exception\ValidationException: One or more environment variables failed assertions: WP_HOME is missing, WP_SITEURL is missing. in /home/ecgsa/public_html/vendor/vlucas/phpdotenv/src/Validator.php on line 146
Call Stack
#TimeMemoryFunctionLocation
10.0030400272{main}( ).../index.php:0
20.0642401760require( '/home/ecgsa/public_html/web/wp/wp-blog-header.php ).../index.php:5
30.0673412976require_once( '/home/ecgsa/public_html/web/wp/wp-load.php ).../wp-blog-header.php:13
40.0710414864require_once( '/home/ecgsa/public_html/web/wp-config.php ).../wp-load.php:55
50.2041562216require_once( '/home/ecgsa/public_html/config/application.php ).../wp-config.php:13
60.8928713408Dotenv\Dotenv->required( $variables = [0 => 'WP_HOME', 1 => 'WP_SITEURL'] ).../application.php:30
70.9360728928Dotenv\Validator->__construct( $variables = [0 => 'WP_HOME', 1 => 'WP_SITEURL'], $loader = class Dotenv\Loader { protected $filePaths = [0 => '/home/ecgsa/public_html/.env']; protected $envFactory = class Dotenv\Environment\DotenvFactory { protected $adapters = [...] }; protected $envVariables = class Dotenv\Environment\DotenvVariables { protected $adapters = [...]; private ${Dotenv\Environment\AbstractVariables}immutable = TRUE; private ${Dotenv\Environment\AbstractVariables}loaded = class Dotenv\Environment\Adapter\ArrayAdapter { ... } }; protected $variableNames = [] } ).../Dotenv.php:135
80.9360729248Dotenv\Validator->assertCallback( $callback = class Closure { virtual $closure = "$this->Dotenv\{closure}", public $this = class Dotenv\Validator { protected $variables = [...]; protected $loader = class Dotenv\Loader { ... } }; public $parameter = ['$value' => '<required>'] }, $message = 'is missing' ).../Validator.php:47