`
444878909
  • 浏览: 639538 次
文章分类
社区版块
存档分类
最新评论

SAE 搭建 WordPress

 
阅读更多

WordPress国外一款使用PHP语言开发的开源博客平台,用户可以在支持PHP和MySQL 数据库的服务器上架设自己的博客站点,也可以把 WordPress 当作一个内容管理系统(CMS)来使用。WordPress 是一个免费的开源项目,在GNU通用公共许可证下授权发布,可以用于商业目的,前提是也开放源代码,其中文网站见cn.wordpress


WordPress started in 2003 with a single bit of code to enhance the typography of everyday writing and with fewer users than you can count on your fingers and toes. Since then it has grown to be the largest self-hosted blogging tool in the world, used on millions of sites and seen by tens of millions of people every day.


Everything you see here, from the documentation to the code itself, was createdby and for the community. WordPress is anOpen Sourceproject(GPLv2), which means there are hundreds of people all over the world working on it. (More than most commercial platforms.) It also means you are free to use it for anything from yourcat’s home pageto aFortune 500 web sitewithout paying anyone a license feeand a number of other important freedoms.



上一篇博客 SAE 搭建 Discuz,详细讲解了在SAE上搭建自己的discuz论坛,本文将详细讲解在SAE上搭建自己的WordPress博客。


在SAE上,基于WordPress,搭建自己的个人博客,有两个方法:

1、直接在线安装

在SAE首页最下方——》 应用仓库——》Web应用——》Blog——》WordPress for SAE ——》点击右侧“安装应用”,如下图:


上图,二级域名是指自己创建的应用ID(一级域名为sinaapp.com),创建的ID不能被占用,也不能是自己先前申请的应用ID(申请后即占用)

在线安装很简单,网上也有很多教程,顺着提示一步步做即可,本文重点将讲解下面的自定义安装



2、下载安装包,自定义安装


1) 下载WordPress for SAE

进入SAE应用仓库——》WordPress for SAE ——》点击右侧“下载应用安装包”,修改名字为“wordpress4sae.zip


2)上传 wordpress2sae

进入SAE——》我的应用——》ithomer(我的应用ID,改成你自己的应用名)——》代码管理——》上传代码包,如下图:



3)安装wordpress2sae

代码管理——》点击访问http://1.ithomer.sinaapp.com,如下图:



4)按照上图提示,分别初始化MySQL、Memcache、Storage

(a)MySQL初始化: 左侧栏 “服务管理” ——》 MySQL ——》点击“初始化MySQL”

(b)Memcache初始化: 左侧栏 “服务管理” ——》 Memcache ——》创建10M大小

(c)Storage 创建Domain: 左侧栏 “服务管理” ——》 Storage ——》新建一个domain,名称按上图提示输入“wordpress”

上面三个初始化,在上一篇博客中,有详细介绍,详见SAE 搭建 Discuz ——》4、 初始化准备工作 的1)、2)、3)步骤


初始化完后,依次输入自己的“站点标题”、管理员密码、电子邮件,如上图所标记。


5)完成安装 WordPress

点击“安装WordPress”,完成安装,出现如下图:



6)直接点击“登录”,出现登陆页面,如下图:



7)在上图中,输入步骤3)设定的用户名和密码,点击登录,如下图:



8)开启自己的个人博客之旅,在浏览器输入域名:http://ithomer.sinaapp.com





参考推荐:

SAE搭建WordPress博客教程

SAE一分钟打造你的WORDPRESS独立博客


分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics