Warning! WP Super Cache caching broken!
Warning! WP Super Cache caching broken! The script advanced-cache.php could not load wp-cache-phase1.php. Please edit /home/wwwroot/www.wordpresstheme.cn/wp-content/advanced-cache.php and make sure the path to /home/wwwroot/www.wordpresstheme.cn/wp-content/plugins/wp-super-cache/wp-cache-phase1.php is correct.
Read Morenginx支持中文url
今天在网站搬家的时候突然发现中文地址不能打开,例如本文地址:http://www.wordpresstheme.cn/nginx支持中文url.html 打开会发生404错误,而现在搜索引擎大都支持抓取中文URL 显然我的系统字符集还不是utf8,将下面这句加入到文件 /etc/profile,”vi /etc/profile”,就加在最下面好了: export LANG=en_US.UTF8 NGINX配置文件里添加一句 “charset utf-8″,设置为类似下面的 server { listen 80; server_name www.xxx.net; index index.html index.htm index.php; root /home/wwwroot; charset utf-8;...
Read More上海世纪互联垃圾IDC
在上海世纪互联月付了一台云服务器,但是昨天在安装某程序时候把服务器环境给弄坏了,导致本站down机两天都没恢复。现在本站在百度中WordPress主题这个关键词已经没有了排名。 究其原因是上海世纪互联没有所谓的15分钟响应,联系他们客服也就4个人。根本没有人帮我联系技术重装系统,根本没有考虑过客户的使用感受。辛亏我是月付,要是年付只能认栽了。
Read MoreDolphin 8 图像转换
We had quote a few troubles with images both at BoonEx.com and in Dolphin. The catch with images is that you just can’t plan everything in advance and determine a hard-rule for the sizes and effects you may need to use. For example, when we decided to use larger profile photos here at BoonEx a few years ago, we had to ask everyone to re-upload their photos or live with smallish (or blurry) thumbs. Another example is when we changed default sizes for profile thumbnails in Dolphin we had to ask everyone to reconvert their databases. Now, with more and more high-resolution displays coming...
Read More抱歉,无法写入 wp-config.php 文件
抱歉,无法写入 wp-config.php 文件。 您可手动创建 wp-config.php,并复制如下代码至其中。 解决方案 ssh更改home/wwwroot/*的文件夹写入权限 chmod 777 /home/wwwroot/* chown -R www /home/wwwroot/*
Read MoreWordPress安装主题出现 在向 API 发送请求时发生了一个 HTTP 异常错误
网站很多说法,例如说是超时,其实就是服务器本身的网络问题了,如果你是虚机杯具了,因为这个你根本没权限去弄了。 本站在搬家服务器也出现类似问题,网上找到解决方案。 修改编辑/etc/reslov.conf 更换为 nameserver 8.8.8.8 nameserver 8.8.4.4
Read More