WordPress最为全球最为流行的开源blog系统,基于php和mysql开发的,扩展性极强,有丰富的插件和多样的主题,安装也非常方便,很容易上手。
1. 下载中文安装包。WordPress的主站上只有英文的安装包,可以见http://codex.wordpress.org/Getting_Started_with_WordPress#Installation 这里的中文化做的不错。
2. 解压到本地,然后把wp-config-sample.php文件重命名成wp-config.php,修改其中数据库的配置。更加详细的安装文档和解决安装过程中遇到的问题可以见这里
3. 上传到Apache服务器,访问对应的地址,做一些简单的配置即可
4. 安装喜欢的主题(themes)和插件(plugin)。把下载来的主题放在wp-content\themes目录下面,插件放在wp-content\plugins下。然后登陆后台,启用相应的主题和插件。由于WordPress良好的设计,扩展的主题和插件都非常多,百度或者google上可以搜出一大堆,可以选用自己喜欢的。用的不爽。研究一下WordPress的结构,自己动手改改,也不是麻烦的事情。

最后,都搞定后,稳定下来就一直用下去吧,千万不要图新鲜就随便升级,不然,数据全没了,只有哭死的份儿。

Tags: .
首页

3 Comments so far

Be the first to comment on this entry.

请您留下评论

名称(必填)
Mail (必填),(will not be published)
网站(recommended)

Fields in bold are required. Email addresses are never published or distributed.

Some HTML code is allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
URLs must be fully qualified (eg: http://www.hongzhixiong.com),and all tags must be properly closed.

Line breaks and paragraphs are automatically converted.

Please keep comments relevant. Off-topic, offensive or inappropriate comments may be edited or removed.