likoma Posted March 22, 2005 Posted March 22, 2005 Some of my WordPress installs (e.g. The Writing Salon) seem to load very slowly. (Of course, sometimes it's fast and if/when you go look, it'll probably be just fine ... !) I poked around and found this interesting fix, but after I installed it, I got this error: >Fatal error: Call to undefined function: sem_get() in /home2/usernamehere/public_html/classes/wp-content/advanced-cache.php on line 106 This is what he says is required: The only “special” requirement besides those already required by Wordpress is that PHP must be compiled and/or loads the sysvsem module. This modules provide semaphores that are needed to ensure consistency of the cached data. Either TCH doesn't provide this, or I just don't know how to turn it on. Any tips? Side note: I'm a reseller and about to upgrade to a Semi-Dedicated or Dedicated account, would either of those have this "sysvsem" module? Thanks again, - Bradley Quote
TCH-Bruce Posted March 22, 2005 Posted March 22, 2005 Bradley, please open a help desk ticket to support (link above) and I am sure they can tell you if it is installed or if they can install it. Quote
TweezerMan Posted March 24, 2005 Posted March 24, 2005 Bradley - If the Help Desk was not able to get the plugin working for you, you may want to re-download the plugin and try it again. WP-Cache v1.5.2 was released *today*, addressing the issue that you're experiencing: UPDATE: since version 1.5.2 it autodetects if semaphores are available, if not it uses flock(). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.