marco_terry
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Using FSD (full site delivery) and CouldflareThanks
Forum: Plugins
In reply to: [W3 Total Cache] SSL and hosting minified CSS and JS on CDNHi Shark986 –
Thanks for your reply. The problem ended up being that I had a small configuration problem in MaxCDN. Once thqt was fixed, everything worked perfectly.
Kind regards,
MarcoForum: Plugins
In reply to: [W3 Total Cache] Using Cloudflare and MAX CDNAlso – has anyone tested W3TC w/a CDN + Cloudflare and w/a CDN – CLOUDFLARE? Where there any differences?
Forum: Plugins
In reply to: [W3 Total Cache] Weird Interactions between W3TC in subdomainsThe table with results did not format well. Here is another format:
Test 1:
www = inactive
au = inactive
End result in AU domain = inactiveTest 2:
www = active
au = inactive
End results in AU domain = Active (should be inactive)Test 3:
www = inactive
au = active
End result in Au domain = ActiveForum: Plugins
In reply to: [W3 Total Cache] Crashing after installing mod-ruid2 DSO APCTo solve it, this is what I did.
1. Removed object-cache.pwp, which allowed me to log into the console
2. Deactivated and unistalled W3 Total Cache (had to remove object-cache.php twice to get here)
3. Browse your site’s root directory with either an FTP program or your host provided file manager and enter the directory “wp-content” then delete the files (if they exist)
w3-total-cache-config.php
db.php
advanced-cache.php
4. Still in the wp-content directory, delete the directory “w3tc” and all its content
5. Had hosting company revert changes (they had added mod_ruid2, switch the PHP handler to the DSO handler and install APC
6. Then, re-installed W3 total cache.Note that I am NOT a technical person so this post is not advice. This is just what worked for me.
Forum: Plugins
In reply to: [W3 Total Cache] Crashing after installing mod-ruid2 DSO APC@racer – I think you are probably right. Thanks!