Make WordPress Core

#57399 closed defect (bug) (invalid)

I'm facing the lot of error in the plugin.php

Reported by: baqirnoor's profile 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 @SergeyBiryukov
22 months ago

  • Component changed from Database to General
  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from assigned to closed

Hi there, welcome to WordPress Trac! Thanks for the ticket.

I'm sorry to hear you are having an issue with your website.

PHP Warning:  chmod(): No such file or directory in .../wp-includes/plugin.php(522)
...
PHP Deprecated:  Function create_function() is deprecated in .../wp-includes/plugin.php on line 623
...
referer: https://xekera.com/head.php?nhqihuw40482ditems/etidm58aud.html

It is worth noting that there is no chmod() call on line 522 of the wp-includes/plugin.php file in WordPress core, and no create_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/.

Note: See TracTickets for help on using tickets.