diff options
-rw-r--r-- | www/php-concrete5/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php-concrete5/MESSAGE b/www/php-concrete5/MESSAGE index 72d22f729d1..0822382b180 100644 --- a/www/php-concrete5/MESSAGE +++ b/www/php-concrete5/MESSAGE @@ -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 @@ To use concrete5 with Apache 2.2, you will need to perform the following steps. 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 =========================================================================== |