Changes between Initial Version and Version 1 of Ticket #63316, comment 5
- Timestamp:
- 06/11/2025 11:38:25 AM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63316, comment 5
initial v1 3 3 ✅ This report validates that the issue can be reproduced. 4 4 5 === Environment 5 === Environment 1 6 6 - WordPress: 6.9-alpha-60093-src 7 7 - PHP: 8.2.28 … … 11 11 - OS: Windows 10/11 12 12 - Theme: Minimal Child Theme 1.0.2 13 - MU Plugins: None activated 14 - Plugins: 15 * Test Reports 1.2.0 16 17 === Environment 2 18 - WordPress: 6.8.1 19 - PHP: 8.2.18 20 - Server: Apache/2.4.59 (Win64) OpenSSL/3.1.5 21 - Database: mysqli (Server: 11.8.1-MariaDB-log / Client: mysqlnd 8.2.18) 22 - Browser: Chrome 137.0.0.0 23 - OS: Windows 10/11 24 - Theme: Twenty Twenty-Five 1.2 13 25 - MU Plugins: None activated 14 26 - Plugins: … … 23 35 3. Third, we should issue a request with very low standards. Like this one: 24 36 {{{ 25 curl - v -k --http1.0 -H 'Host:' http://localhost:888937 curl --http1.0 -H 'Host:' http://localhost:8889 26 38 }}} 27 39 … … 31 43 `npm run grunt patch:https://github.com/WordPress/wordpress-develop/pull/8722` 32 44 45 If you want to run with other system, like LocalWP, FlyEnv, Laravel Herd check this 46 1. Your PHP Error Logs must be activated, check the logs are being generated before starting (for example, create a file in the wordpress installation called error.php and add something like `error_log("test");` 47 2. Your WP installation must be the only host because we are sending a Host without header. Otherwise make sure that your VirtualHost is first in priority (in the Virtualhost file, add something like `000-myhost.conf`, Apache priority is based on the filenames) 48 3. You should not run HTTPS. Disable HTTPS for the test 33 49 34 50 === Actual Results 35 1. ✅ Error condition occurs (reproduced) .51 1. ✅ Error condition occurs (reproduced) in both environments. 36 52 37 53 Here is the debug log that displays the same error that the reporter is reporting: https://gist.github.com/SirLouen/16ad44e99dbcf9ef7bd932663ba48e2f#file-debug-log
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)