WordPress WP-Super Cache缓存无法开启
2019-03-31 00:36:06

0x00.启用缓存功能无效

即:设置→WP-Super Cache→启用缓存功能无效无法更新。

进入控制台,wp-config.php 添加:

define('WP_CACHE',true);

0x01.无法写入缓存文件…

即提示:Could not rename temporary file to configuration file….

进入控制台:

chmod 755 /var/www/html/wp-content