One Hat Cyber Team
Your IP :
18.219.116.52
Server IP :
160.153.138.178
Server :
Linux 96005569-11f4-b882-3aaf-90153394995a.secureserver.net 6.1.128-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Feb 1 15:04:00 EST 2025 x86_64
Server Software :
Apache
PHP Version :
8.0.30.5
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
.wp-content_old
/
Edit Nama File:
object-cache.php
<?php return; defined('ABSPATH') || exit; define('RedisCachePro\Basename', basename(__FILE__)); foreach ([ defined('WP_REDIS_DIR') ? rtrim(WP_REDIS_DIR, '/') : null, __DIR__ . '/redis-cache-pro', __DIR__ . '/object-cache-pro', ] as $path) { if (is_null($path)) { continue; } foreach (['redis-cache-pro.php', 'object-cache-pro.php'] as $file) { if (is_readable("{$path}/{$file}") && include_once "{$path}/{$file}") { return; } } } error_log('objectcache.critical: Failed to locate and load Object Cache Pro plugin'); if (defined('WP_DEBUG') && WP_DEBUG) { throw new RuntimeException('Failed to locate and load Object Cache Pro plugin'); }
Simpan