11 2021 档案
摘要:WordPress配置https后,提示重定向次数过多,ERR_TOO_MANY_REDIRECTS。网站使用了cloudflare自带的https服务,后台WordPress地址(URL)和站点地址(URL)正确,有2种方法可以解决。 1、修改wp-config.php,添加如下代码 $_SERV
阅读全文
摘要:今天一位网友在安装wordpress时遇到Warning: Parameter 1 to wp_default_styles() expected to be a reference, value given in /*/wp-includes/plugin.php on line 2,他在搜索看到
阅读全文
摘要:今天客户说他在安装模板时提示Warning: Cannot modify header information - headers already sent by( ....),出现这个原因PHP手册有涉及到,回答如下:消息“Warning: Cannot send session cookie -
阅读全文