PHP-7.2 & Use of undefined constant DB_PASSWORD, DB_NAME, DB_HOST
-
Hey guys,
I have a weird problem with wordpress and php-7.2. After download wordpress and extract folder im getting that issues on www site. The same way im doing with php-7.1 and everything works like a charm. Where could be the problem. I don’t see any special messages in logs.
PHP message: PHP Warning: Use of undefined constant DB_PASSWORD - assumed 'DB_PASSWORD' (this will throw an Error in a future version of PHP) in /home/proton/domains/proton.edu.pl/public_html/wordpress/wp-includes/load.php on line 404 PHP message: PHP Warning: Use of undefined constant DB_NAME - assumed 'DB_NAME' (this will throw an Error in a future version of PHP) in /home/proton/domains/proton.edu.pl/public_html/wordpress/wp-includes/load.php on line 404 PHP message: PHP Warning: Use of undefined constant DB_HOST - assumed 'DB_HOST' (this will throw an Error in a future version of PHP) in /home/proton/domains/proton.edu.pl/public_html/wordpress/wp-includes/load.php on line 404" while reading response header from upstream,
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘PHP-7.2 & Use of undefined constant DB_PASSWORD, DB_NAME, DB_HOST’ is closed to new replies.