bryn1u
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: PHP-7.2 & Use of undefined constant DB_PASSWORD, DB_NAME, DB_HOSTI have the same php version like you.
Problem seems to be known and fixed.
There is a ticket:
https://core.trac.wordpress.org/ticket/35560And here is the patch added few hours ago by SergeyBiryukov.
https://core.trac.wordpress.org/changeset/43722This is not related to with any plugins.
- This reply was modified 7 years, 7 months ago by bryn1u.
Forum: Fixing WordPress
In reply to: PHP-7.2 & Use of undefined constant DB_PASSWORD, DB_NAME, DB_HOSTThis is from log entry:
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, client: 5.173.112.37, server: proton.edu.pl, request: "GET /wordpress/wp-admin/setup-config.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "proton.edu.pl", referrer: "https://proton.edu.pl/"@steven
This issue is gone with php71 version. I have change nothing in wordpress config. This is the same folder with wordpress. I change only version of php and still wondering why this is working with php71 and isn’t working with php72.
I’m thinking what exactly does mean.
(this will throw an Error in a future version of PHP)Forum: Fixing WordPress
In reply to: PHP-7.2 & Use of undefined constant DB_PASSWORD, DB_NAME, DB_HOSTHey,
Im using php version 7.2. There is a link to the screenshot:
https://ibb.co/dKtZypTry again https://proton.edu.pl/wordpress
Thank you.
Forum: Fixing WordPress
In reply to: PHP-7.2 & Use of undefined constant DB_PASSWORD, DB_NAME, DB_HOSTHey,
I haven’t any plugins. It’s clear wordpress before installation. Look at here: