The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
99 views

Backup Buddy not working on deciated server with APC

I have a Wordpress site that uses the backup buddy pluggin. It has always worked well when I was on a shared server, but ever since I migrated my site to a dedicated server, I have had many problems ...
1
vote
0answers
136 views

After Installing APC Object Cache Backend transients stopped working

My understanding is that once you enable the persistent object cache, your transients are no longer stored in wp_options, but in the cache. Once I installed Mark Jaquith's APC Object Cache Backend, ...