Thank you , I’m gonna listen to your advice.
I’ve installed the development release, but I get the following, when I try to switch on “Object cache”:
Object caching is not available: object-cache.php is not installed. Either the /home/h2/s/sl/***/vhosts/www.***.com/public_html/testing2/wp-content directory is not write-able or you have another caching plugin installed. This error message will automatically disappear once the change is successfully made.
I’ve deleted all .htaccess rules form other cache plugins I’ve used before (in “root” .htaccess file), I’ve even deleted the files of the plugin used before. I also changed
define(‘WP_CACHE’, true); //Added by WP-Cache Manager
to
define(‘WP_CACHE’, false); //Added by WP-Cache Manager
Also, the directory wp-content is writable, as your plugin also states, in yellow message. Yet, I get the error listed above.. I don’t know how to overcome this problem.
On befalf of problems with comment posting, I’ll write again, if the problem persists. But I really don’t understand why I can’t switch on Object caching. I use the latest release of WordPress.