PukiWiki

| No Comments | No TrackBacks

PukiWiki のインストール。

% wget http://pukiwiki.sourceforge.jp/download/pukiwiki1.4.2.tar.gz
# gtar zxf pukiwiki1.4.2.tar.gz -C /usr/local/apache2/htdocs
# chown -R apache:apache /usr/local/apache2/htdocs/pukiwiki
# cd /usr/local/apache2/htdocs/pukiwiki/
# cp pukiwiki.ini.php /tmp/
# vi pukiwiki.ini.php
# diff -u /tmp/pukiwiki.ini.php pukiwiki.ini.php
--- /tmp/pukiwiki.ini.php       Tue Dec 30 19:22:25 2003
+++ pukiwiki.ini.php    Tue Dec 30 19:23:34 2003
@@ -56,10 +56,10 @@
 $menubar = 'MenuBar';
 /////////////////////////////////////////////////
 // 編集者の名前(自由に変えてください)
-$modifier = 'me';
+$modifier = 'dxy';
 /////////////////////////////////////////////////
 // 編集者のホームページ(自由に変えてください)
-$modifierlink = 'http://change me!/';
+$modifierlink = 'http://www.zone9.org/';

/////////////////////////////////////////////////
// ホームページのタイトル(自由に変えてください)
# mv pukiwiki.php index.php
#

No TrackBacks

TrackBack URL: http://www.grid5.net/mt/mt-trackback.cgi/508

Leave a comment

About this Entry

This page contains a single entry by dxy published on 2003年12月30日 19:25.

Helix Server 続き was the previous entry in this blog.

SpamAssassin is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 5.01