( ! ) Fatal error: Uncaught Dotenv\Exception\ValidationException: One or more environment variables failed assertions: WP_HOME is missing, WP_SITEURL is missing. in D:\wamp64\www\dnbportal2\vendor\vlucas\phpdotenv\src\Validator.php on line 175
( ! ) Dotenv\Exception\ValidationException: One or more environment variables failed assertions: WP_HOME is missing, WP_SITEURL is missing. in D:\wamp64\www\dnbportal2\vendor\vlucas\phpdotenv\src\Validator.php on line 175
Call Stack
#TimeMemoryFunctionLocation
10.0001381672{main}( )...\index.php:0
20.0001382032require( 'D:\wamp64\www\dnbportal2\web\wp\wp-blog-header.php )...\index.php:6
30.0001382448require_once( 'D:\wamp64\www\dnbportal2\web\wp\wp-load.php )...\wp-blog-header.php:13
40.0002383256require_once( 'D:\wamp64\www\dnbportal2\web\wp-config.php )...\wp-load.php:55
50.0004390352require_once( 'D:\wamp64\www\dnbportal2\config\application.php )...\wp-config.php:8
60.0074416648Dotenv\Dotenv->required( $variables = [0 => 'WP_HOME', 1 => 'WP_SITEURL'] )...\application.php:39
70.0074416728Dotenv\Validator->required( )...\Dotenv.php:253
80.0074417136Dotenv\Validator->assert( $callback = class Closure { virtual $closure = "Dotenv\Validator::Dotenv\{closure}" }, $message = 'is missing' )...\Validator.php:57