Opened 6 weeks ago
Last modified 7 days ago
#54142 reviewing defect (bug)
Undefined array key "SCRIPT_NAME" in wp_fix_server_vars()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.9 | Priority: | normal |
Severity: | normal | Version: | 2.0 |
Component: | Bootstrap/Load | Keywords: | has-patch |
Focuses: | Cc: |
Description ¶
My log file is increasing size day by day with this bug:
[16-Sep-2021 21:37:01 UTC] PHP Warning: Undefined array key "SCRIPT_NAME" in /home/rntlckly/public_html/wp-includes/load.php on line 79
---
PHP 8.x
Wordpress 5.8.1
Pull Requests (0)
- To link a Pull Request to this ticket, create a new Pull Request in the WordPress GitHub mirror and include this ticket’s URL in the description.
Change History (8)
#2
@ Core Committer
6 weeks ago
- Component changed from General to Bootstrap/Load
- Summary changed from Bug in wp-includes/load.php to Undefined array key "SCRIPT_NAME" in wp_fix_server_vars()
- Version changed from 5.8.1 to 2.0
This ticket was mentioned in Slack in #core by audrasjb. View the logs.
7 days ago
Note: See
TracTickets for help on using
tickets.
Hi @mcjambi,
This issue is usually related to cron jobs, or server configuration, such as when running with fastcgi, etc. This support thread may be relevant to you.
If you are unable to resolve the issue from that thread, please create a new thread in the WordPress Support forums, providing some information about your server configuration and whether this is occurring when accessing WordPress via browser or if you're using another method.