Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Use of undefined constant DB_USER

$
0
0

Replies: 0

Lately I have been getting the following errors:

[10-Aug-2018 01:38:06 UTC] PHP Warning: Use of undefined constant DB_USER – assumed ‘DB_USER’ (this will throw an Error in a future version of PHP) in /path/wp-includes/load.php on line 404
[10-Aug-2018 01:38:06 UTC] PHP Warning: Use of undefined constant DB_PASSWORD – assumed ‘DB_PASSWORD’ (this will throw an Error in a future version of PHP) in /path/wp-includes/load.php on line 404
[10-Aug-2018 01:38:06 UTC] PHP Warning: Use of undefined constant DB_NAME – assumed ‘DB_NAME’ (this will throw an Error in a future version of PHP) in /path/wp-includes/load.php on line 404
[10-Aug-2018 01:38:06 UTC] PHP Warning: Use of undefined constant DB_HOST – assumed ‘DB_HOST’ (this will throw an Error in a future version of PHP) in /path/wp-includes/load.php on line 404

Recently I have updated my server to PHP 7.2. Is this not yet supported by WordPress and will these errors be fixed later on?


Viewing all articles
Browse latest Browse all 59525

Trending Articles