pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/php-concrete5 s/tiki/concrete5/g, fix pasto
details: https://anonhg.NetBSD.org/pkgsrc/rev/dcf5e8e1a99e
branches: trunk
changeset: 603270:dcf5e8e1a99e
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Wed May 02 22:08:42 2012 +0000
description:
s/tiki/concrete5/g, fix pasto
diffstat:
www/php-concrete5/MESSAGE | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r f2bfad350e27 -r dcf5e8e1a99e www/php-concrete5/MESSAGE
--- a/www/php-concrete5/MESSAGE Wed May 02 22:02:38 2012 +0000
+++ b/www/php-concrete5/MESSAGE Wed May 02 22:08:42 2012 +0000
@@ -1,7 +1,7 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2011/12/14 20:51:50 ryoon Exp $
+$NetBSD: MESSAGE,v 1.2 2012/05/02 22:08:42 ryoon Exp $
-To use tiki with Apache 2.2, you will need to perform the following steps.
+To use concrete5 with Apache 2.2, you will need to perform the following steps.
1. Install www/apache22 and www/ap-php
@@ -21,14 +21,14 @@
# ${RCD_SCRIPTS_DIR}/mysqld start
And see messages.
-5. Add MySQL user, tiki
+5. Add MySQL user, concrete5
$ mysql -u root -p
Enter password: YOUR_MYSQL_ROOT_PASSWORD
> create user concrete5 identified by 'concrete5_user_password';
> quit
-6. Create database for tiki
+6. Create database for concrete5
$ mysql -u root -p
Enter password: YOUR_MYSQL_ROOT_PASSWORD
Home |
Main Index |
Thread Index |
Old Index