Thread Starter
valex0
(@valex0)
Hey @t-p, thanks for the hint, but i think this topic is already in the plugins forum. At least its mentioned there.
1.5.4 Breaks cache save permissions
Started by: valex0
@donncha i checked my wp-content/wp-cache-config.php and it says $cache_path = WP_CONTENT_DIR . '/cache/';
Some lines later: $wp_cache_plugins_dir = WPCACHEHOME . 'plugins';
in wp-config.php: define( 'WPCACHEHOME', '/path/to/wordpress/wp-content/plugins/wp-super-cache/' );