summaryrefslogtreecommitdiff
path: root/www/blur6ex
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-02-18 07:17:13 +0000
committerxtraeme <xtraeme>2005-02-18 07:17:13 +0000
commit13bb6d81a880e3ac4026d9bbdbfef9f5eb50f9b0 (patch)
treefc97c06a736f6f56f6bdb453b32094b2c52c9940 /www/blur6ex
parentdb1f626eb6ebd105d97a810a738ff0a354a0e8ed (diff)
downloadpkgsrc-13bb6d81a880e3ac4026d9bbdbfef9f5eb50f9b0.tar.gz
Provide more details about creating an user for the admin group.
Diffstat (limited to 'www/blur6ex')
-rw-r--r--www/blur6ex/MESSAGE10
1 files changed, 9 insertions, 1 deletions
diff --git a/www/blur6ex/MESSAGE b/www/blur6ex/MESSAGE
index 5da22335c1e..6fa7ed794d5 100644
--- a/www/blur6ex/MESSAGE
+++ b/www/blur6ex/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2005/02/18 07:07:43 xtraeme Exp $
+$NetBSD: MESSAGE,v 1.2 2005/02/18 07:17:13 xtraeme Exp $
To configure blur6ex, the following steps should be completed:
@@ -12,6 +12,14 @@ Modify "PASSWORD" with your desired password.
Modify ${PKG_SYSCONFDIR.blur6exdb}/db.php and
${PKG_SYSCONFDIR.blur6ex}/index.php.
+Before accessing you should create an user for the admin group:
+
+$ mysql
+mysql> use blur6ex;
+mysql> insert into
+ -> permissionGroups (username,pGroup) values ('YOUR-NAME', 'admin' );
+mysql> quit
+
Now you can access to it with the following url:
http://localhost/blog/