• Hello

    first of all, thank you very much for a great plugin!

    Everything works perfectly (I think), but I’m a bit worried about cache/config/master.php . Is it supposed to be encoded?

    It looks something like this:

    <?php exit;?>a:371:{s:7:"version";s:5:"0.9.4";s:24:"cluster.messagebus.debug";b:0;s:26:"cluster.messagebus.enabled";b:0;s:29:"cluster.messagebus.sns.region";s:0:"";s:30:"cluster.messagebus.sns.api_key";s:0:"";s:33:"cluster.messagebus.sns.api_secret";s:0:"";s:32:"cluster.messagebus.sns.topic_arn";s:0:"";s:13:"dbcache.debug";b:0;s:15:"dbcache.enabled";b:0;s:14:"dbcache.engine";s:4:"file";s:15:"dbcache.file.gc";i:3600;s:20:"dbcache.file.locking";b:0;s:16:"dbcache.lifetime";i:180;s:28:"dbcache.memcached.persistant";b:1;s:25:"dbcache.memcached.servers";a:1:{i:0;s:15:"127.0.0.1:11211";}s:21:"dbcache.reject.cookie";a:0:{}s:21:"dbcache.reject.logged";b:1;s:18:"dbcache.reject.sql";a:3:{i:0;s:5:"gdsr_";i:1;s:6:"wp_rg_";i:2;s:12:"_wp_session_";}s:18:"dbcache.reject.uri";a:0:{}s:20:"dbcache.reject.words";a:12:{i:0;s:12:"^\s*insert\b";i:1;s:12:"^\s*delete\b";i:2;s:12:"^\s*update\b";i:3;s:13:"^\s*replace\b";i:4;s:12:"^\s*create\b";i:5;s:11:"^\s*alter\b";i:6;s:10:"^\s*show\b";i:7;s:9:"^\s*set\b";i:8;s:22:"\bautoload\s+=\s+'yes'";i:9;s:23:"\bsql_calc_found_rows\b";i:10;s:16:"\bfound_rows\(\)";i:11;s:21:"\bw3tc_request_data\b";}s:19:"objectcache.enabled";b:1;s:17:"objectcache.debug";b:0;s:18:"objectcache.engine";s:6:"xcache";s:19:"objectcache.file.gc";i:3600;s:24:"objectcache.file.locking";b:0;s:29:"objectcache.memcached.servers";a:1:{i:0;s:15:"127.0.0.1:11211";}s:32:"objectcache.memcached.per...

    Normally my hacked files look like this. Is something wrong or is this just the way it works?

    Thanks for all your help in advance!

    https://wordpress.org/plugins/w3-total-cache/

  • The topic ‘cache/config/master.php – encoded’ is closed to new replies.