ericbojo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: W3 Total Cache plugin: Crazy huge cached DB queries..Had to turn off DB caching because it slowed my site to a crawl.. took about 1 hour to do so.
Forum: Fixing WordPress
In reply to: W3 Total Cache plugin: Crazy huge cached DB queries..Hm Strange thing. I only notice this when I am logged in. I guess there is alot more going on a logged in page.
Forum: Plugins
In reply to: [Plugin – W3 Total Cache] – Plugin Doesn’t CacheThanks for the answer. I wasn’t sure If I needed to change the write to wp-content/w3tc/pgcache/ to 777, so I guess I can change it back to 755.
I am using a VPS. So will I be able to install APC? And what is SHM size, and how to adjust it.. what are the proper parameters etc..?
How can I verify that PECL Memcache PHP extension is installed? I am running debian (is the command something like memcache -v ?).
Can you refer me to any tutorials on how to install APC or memcache?
Forum: Plugins
In reply to: [Plugin – W3 Total Cache] – Plugin Doesn’t CacheFor some reason, mine said: Status Cache: not-enabled (not logged in) but when I deleted all my cookies/ emptied cache, It was fine.
Also I notice that my
wp-content/w3tc/pgcache/
folder is empty. Is this normal? I am using the memcache settings for page/minify.
Also, My site gets reallly slow when I use database caching (after I update posts/pages etc). Is this because my free memory on my server is only like 30 megs (with it DB cacheing disabled)?
Forum: Plugins
In reply to: [Plugin: WP-FacebookConnect] After connect shows 404 page not foundIt seems there is some interaction between the Role Scoper Plugin and this plugin, that will cause the content in the loop to not load initially. After disabling the Role Scoper Plugin the content loads the first time.