redsector72
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Super Cache] Probable bugHi @thingalon,
I’m on Ubuntu/Plesk
I’m not sure if I got the exact bug location.
The behavior is still there, My programmings skills are not to the level.
The directory exist and is like /var/www/vhosts/TLD.com/us/News/At present time I have surrendered the preload function.
I have set up the plugin in preload mode so it does not delete cache file and I have created a bash script to generate them correctly calling them from curl.
Now it works as expected, plus I have a lot more cached files (almost 600 vs 300).
Forum: Plugins
In reply to: [WP Super Cache] HELP! WP SUPER CACHE IS BREAKING MY SITEGo via FTP and either put the files where it says are missing or remove the line WP_CACHE define from wp-config.php. It looks like define( ‘WP_CACHE’, true );
It may be necessary to remove the Super Cache mod_rewrite rules from your .htaccess file (where the wp-config.php is)
By the way, it’s always best to have a backup
I had “Make known users anonymous so they’re served supercached static files” options already set.
I’m not sure how the bot is engineered, maybe it’s a browser. And it’s hammering multiple time at a second.I can’t see a cooke set in my browser when I reply to a comment.
I had to add the Rejected Url “/?replytocom=” to avoid this cache behaviour.