BOYPT
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [W3 Total Cache] The connection was resetWhat’s the server are u using? apache? php-fpm?
Sounds like thoes situation that the php process died from fpm, check yr logs, dmesg to see if there are segfaults, then fpm logs
it does.
you have to enable it on every site.Forum: Networking WordPress
In reply to: Unable to activate W3 Total Cache Pluginhow about deleting w3-total-cache-config.php
Forum: Plugins
In reply to: [W3 Total Cache] PHP Fatal error: undefined function w3_url_format()You can fix it by yourself by add a line of code:
Open the problematic PgCacheAdmin.php, and after the line :
require_once W3TC_INC_DIR . '/functions/rule.php';add :
require_once W3TC_INC_DIR . '/functions/url.php';Forum: Plugins
In reply to: [W3 Total Cache] caused white screen of deathSame problem yesterday, finally I delete wp-content/w3-total-cache-config.php to have the site online and reconfigure w3tc.
definitely no clue what to trace, no log, no error, no output, it cost me an hour to locate the problem was on w3tc.
Viewing 5 replies - 1 through 5 (of 5 total)