pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/php-concrete5 Fix typo in database name.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5d7e2deeb5e9
branches: trunk
changeset: 603313:5d7e2deeb5e9
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Fri May 04 01:15:54 2012 +0000
description:
Fix typo in database name.
diffstat:
www/php-concrete5/MESSAGE | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 8571ab3f2b9d -r 5d7e2deeb5e9 www/php-concrete5/MESSAGE
--- a/www/php-concrete5/MESSAGE Fri May 04 01:06:04 2012 +0000
+++ b/www/php-concrete5/MESSAGE Fri May 04 01:15:54 2012 +0000
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2012/05/04 01:06:04 ryoon Exp $
+$NetBSD: MESSAGE,v 1.4 2012/05/04 01:15:54 ryoon Exp $
To use concrete5 with Apache 2.2, you will need to perform the following steps.
@@ -59,7 +59,7 @@
10. Access http://localhost/index.php
And setup with the following information.
- database name: concrete_db
+ database name: concrete5_db
user name: concrete5
password: concrete5_password
===========================================================================
Home |
Main Index |
Thread Index |
Old Index