Laconica 0.80 安装记事

微博客在国内越来越热,相信过不了多久这股风会更热,就像使用PHP代替ASP一样,忽然间使用ASP建站的失踪了很多了。

Laconica是一款Free and Open Source的微博客(microblogging),项目页:http://laconi.ca/trac/wiki,或者直接下载Laconica 0.80,官方网站有安装介绍不过是英文版,我按照指示动手也安装了一个测试玩玩,安装过程非常简单,不过想使用全部功能有很大难度,特别是服务器环境的设置要求,如果不是高手是玩不转的。

记事:

如果服务器支持:rewrite_module,可以将主目录下的htaccess.sample另存为:.htaccess并编辑,记得要修改RewriteBase /mublog/换成你的目录,例如你安装在站点的根目录,就改成:RewriteBase /

然后编辑根目录下config.php 插入:$config['site']['fancy'] = true;

评论

发表新评论

此内容将保密,不会被其他人看见。
  • 自动将网址与电子邮件地址转变为链接。
  • 允许HTML标签:<a> <img> <em> <del> <strong> <cite> <code> <pre> <ul> <ol> <li> <dl> <dt> <dd> <h3> <h4> <h5> <h6>
  • 自动断行和分段。
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. The supported tag styles are: <foo>, [foo]. PHP source code can also be enclosed in <?php ... ?> or <% ... %>.

更多关於格式化选项的信息

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.