Requests for core plugin files that do not exist

Viewing 3 posts - 1 through 3 (of 3 total)
#148591

Stuart Morris
Participant

Hello,

We have seen in our logs that Download Manager appears to request files that do not exist and it is causing some speed issues for us.
access(“/home/sites/14b/9/9a239d1e38/public_html/wp-content/plugins/download-manager/class.Semper_Fi_Module.php”, F_OK) = -1 ENOENT (No such file or directory)
access(“/home/sites/14b/9/9a239d1e38/public_html/wp-content/plugins/download-manager/libs/class.Semper_Fi_Module.php”, F_OK) = -1 ENOENT (No such file or directory)
access(“/home/sites/14b/9/9a239d1e38/public_html/wp-content/plugins/download-manager/class.WooCommerce.php”, F_OK) = -1 ENOENT (No such file or directory)
access(“/home/sites/14b/9/9a239d1e38/public_html/wp-content/plugins/download-manager/libs/class.WooCommerce.php”, F_OK) = -1 ENOENT (No such file or directory)
access(“/home/sites/14b/9/9a239d1e38/public_html/wp-content/plugins/download-manager/class.Tribe__Events__Main.php”, F_OK) = -1 ENOENT (No such file or directory)
access(“/home/sites/14b/9/9a239d1e38/public_html/wp-content/plugins/download-manager/libs/class.Tribe__Events__Main.php”, F_OK) = -1 ENOENT (No such file or directory)
access(“/home/sites/14b/9/9a239d1e38/public_html/wp-content/plugins/download-manager/class.Popup_Maker.php”, F_OK) = -1 ENOENT (No such file or directory)
access(“/home/sites/14b/9/9a239d1e38/public_html/wp-content/plugins/download-manager/libs/class.Popup_Maker.php”, F_OK) = -1 ENOENT (No such file or directory)
access(“/home/sites/14b/9/9a239d1e38/public_html/wp-content/plugins/download-manager/class.LifterLMS.php”, F_OK) = -1 ENOENT (No such file or directory)
access(“/home/sites/14b/9/9a239d1e38/public_html/wp-content/plugins/download-manager/libs/class.LifterLMS.php”, F_OK) = -1 ENOENT (No such file or directory)

Not sure if these are files that should exist and do not, or old references?

We are using the current latest version: Version 3.1.15

#148733

Nayeem Riddhi
Moderator

Please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

#148734

Stuart Morris
Participant

Is there anything you’d like me to gather/check instead?

The client has a lot of PPI, so we cannot share login details currently. But I can definitely get whatever you need.

  • This reply was modified 4 years, 4 months ago by Stuart Morris.
Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Requests for core plugin files that do not exist’ is closed to new replies.