Opened 5 years ago
Closed 5 years ago
#49101 closed defect (bug) (duplicate)
i was update php and after that i found this type of issue on my dashboard home b
Reported by: | faraz112 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Bootstrap/Load | Keywords: | |
Focuses: | Cc: |
Description
Warning: ini_set() has been disabled for security reasons in /home/crazyonline/public_html/wp-includes/functions.php on line 6677
Warning: Cannot modify header information - headers already sent by (output started at /home/crazyonline/public_html/wp-includes/functions.php:6677) in /home/crazyonline/public_html/wp-includes/functions.php on line 6029
Warning: Cannot modify header information - headers already sent by (output started at /home/crazyonline/public_html/wp-includes/functions.php:6677) in /home/crazyonline/public_html/wp-admin/includes/misc.php on line 1252
Warning: Cannot modify header information - headers already sent by (output started at /home/crazyonline/public_html/wp-includes/functions.php:6677) in /home/crazyonline/public_html/wp-admin/admin-header.php on line 9
Hi there, welcome to WordPress Trac!
Thanks for the report, we're already tracking this issue in #33112.
For reference, the warning comes from the wp_raise_memory_limit() function called in the admin, or for some memory-intensive operations: image editing, unzipping files, etc.
Also related: #36708, #37680, #48693.