Does anybody have any experience running wp-hive with xcache? My config is two domains running on two sets of tables, using different themes, in the same directory. With xcache enabled, regardless of which domain I browse to subsequently, the theme and posts of the domain I went to first is served. This kind of makes sense, because xcache is caching the PHP byte-code, which has the table identifier (wp_) of the first domain to be served.
WP Hive » Troubleshooting and How-To
xcache?
(2 posts)-
Posted 1 year ago #
-
I have no experience with xcache, but that is an interesting issue.
I recommend you check that db.php isn't supplanted by a db.php file belonging to the cache plugin. This is a common issue among cache plugins. If it does happen, then some development would be required to get them working side-by-side.
Posted 1 year ago #
Reply
You must log in to post.
