Changes between Initial Version and Version 1 of Ticket #53974, comment 9
- Timestamp:
- 04/08/2022 04:50:27 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53974, comment 9
initial v1 1 1 I just tried to replicate this using LocalWP, Apache 2.4.43, PHP 7.3.5, MySQL 8.0.16, and WP 5.9.3, Safari 15.4 2 2 3 I created a site in Local with the above parameters. Used `wp db reset --yes --defaults` to wipe the database and then entered a weak password. I did not see the confirmation screen, but the user/password was correctly used and I was presented with the confirmation screen and then a login screen.3 I created a site in Local with the above parameters. Used `wp db reset --yes --defaults` to wipe the database and then entered a weak password. I did not see the password confirmation field, but the user/password was correctly used and I was presented with the confirmation screen and then a login screen. 4 4 5 5 I even removed the `wp-config.php` to recreate it during the "5-minute install" and it still worked.