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: | mcjambi | Owned by: | SergeyBiryukov |
---|---|---|---|
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
Attachments (2)
Change History (8)
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.