GithubHelp home page GithubHelp logo

wordpress-for-sae's Introduction

WordPress-For-Sae

介绍

WordPress for sae by Xider

特点

  • 数据库主从分离,提升性能,节约云豆
  • 轻量的Memcache缓存模块,加快网页显示速度的同时减少资源消耗,为您节省云豆
  • 附件直接上传到Storage,支持图片附件的缩略图生成
  • KVDB版本HyperCache,高速经济的页面缓存(可选)

安装

  • 将代码包解压后通过SVN上传到应用代码空间中
  • 开启MySQL,KVDB,Storage(名为wordpress,这点很重要,切记),Memcache(5M即可)
  • 编辑config.yaml,在version:x后加入

handle:

– rewrite: if(!is_file() && !is_dir() && path ~ “^/(.*)”) goto “index.php/$1″

后保存即可实现伪静态

  • 访问应用,安装配置WordPress,大功告成

关于

Ilinio's Echo

wordpress-for-sae's People

Contributors

xiderowg avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

wordpress-for-sae's Issues

SAE Memcache无法使用

Warning: Memcache::setcompressthreshold(): No servers added to memcache connection in /data1/www/htdocs/622/..../1/wp-content/object-cache.php on line 381

Warning: Memcache::get(): No servers added to memcache connection in /data1/www/htdocs/622/...../1/wp-content/object-cache.php on line 212

Warning: Memcache::get(): No servers added to memcache connection in /data1/www/htdocs/622/...../1/wp-content/object-cache.php on line 212

Warning: Memcache::add(): No servers added to memcache connection in /data1/www/htdocs/622/...../1/wp-content/object-cache.php on line 121

Warning: Memcache::set(): No servers added to memcache connection in /data1/www/htdocs/622/...../1/wp-content/object-cache.php on line 303

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.