Opened 22 months ago
Closed 22 months ago
#57399 closed defect (bug) (invalid)
I'm facing the lot of error in the plugin.php
Reported by: | baqirnoor | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
[Thu Dec 29 05:41:20.254287 2022] [proxy_fcgi:error] [pid 5826:tid 139702736713472] [client 114.119.151.184:36030
] AH01071: Got error 'hp on line 522PHP message: PHP Warning: chmod(): No such file or directory in /opt/bitnami
/apps/wordpress/htdocs/wp-includes/plugin.php(522)
PHP Deprecated: Function create_function() is deprecated in /opt/bitnami/apps/wordpr
ess/htdocs/wp-includes/plugin.php on line 623PHP message: PHP Warning: chmod(): No such file or directory in /op
t/bitnami/apps/wordpress/htdocs/wp-includes/plugin.php(623) : runtime-created function on line 1', referer: https
:xekera.com/head.php?nhqihuw40482ditems/etidm58aud.html
Change History (1)
#1
in reply to:
↑ description
@
22 months ago
- Component changed from Database to General
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Hi there, welcome to WordPress Trac! Thanks for the ticket.
I'm sorry to hear you are having an issue with your website.
It is worth noting that there is no
chmod()
call on line 522 of thewp-includes/plugin.php
file in WordPress core, and nocreate_function()
call on line 623. It appears that the site was hacked and some files were replaced.Please note that this Trac is used for enhancements and bug reporting for the WordPress core software, not for individual support questions.
Please try the support forums to get help with your site: https://wordpress.org/support/forums/.