From ec96337c074a210cfd62d7f10bc1143f648cb69b Mon Sep 17 00:00:00 2001 From: ryoon Date: Fri, 4 May 2012 01:06:04 +0000 Subject: Add step to start apache httpd. --- www/php-concrete5/MESSAGE | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/php-concrete5/MESSAGE b/www/php-concrete5/MESSAGE index a01cfd8b42e..72d22f729d1 100644 --- a/www/php-concrete5/MESSAGE +++ b/www/php-concrete5/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2012/05/02 22:08:42 ryoon Exp $ +$NetBSD: MESSAGE,v 1.3 2012/05/04 01:06:04 ryoon Exp $ To use concrete5 with Apache 2.2, you will need to perform the following steps. @@ -53,7 +53,10 @@ To use concrete5 with Apache 2.2, you will need to perform the following steps. Allow from All -9. Access http://localhost/index.php +9. Start Apache httpd 2.2 + # ${RCD_SCRIPTS_DIR}/apache start + +10. Access http://localhost/index.php And setup with the following information. database name: concrete_db -- cgit v1.2.3