summaryrefslogtreecommitdiff
path: root/www/blur6ex/MESSAGE
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-02-18 07:17:13 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-02-18 07:17:13 +0000
commit180ba6f5530caed33737c38ea42f3351de4bf0f6 (patch)
treefc97c06a736f6f56f6bdb453b32094b2c52c9940 /www/blur6ex/MESSAGE
parented20b46576c621eefa3f241411349f22b0e27460 (diff)
downloadpkgsrc-180ba6f5530caed33737c38ea42f3351de4bf0f6.tar.gz
Provide more details about creating an user for the admin group.
Diffstat (limited to 'www/blur6ex/MESSAGE')
-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/