From adc3e717294a694ddac8d245bad1de4d58478a8f Mon Sep 17 00:00:00 2001 From: Olivier Bilodeau Date: Wed, 7 Mar 2012 14:09:05 -0500 Subject: [PATCH] added instruction step regarding permissions otherwise unlink, altering config and creating new symlinks all fails after setup --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8347aed..bd5a114 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Unpack the PHPki tarball onto your web server. For example: cp phpki.tar.gz /var/tmp cd /var/www/html tar -xzvf /var/tmp/phpki.tar.gz + chown -R phpki/ To configure the certificate authority and create your root certificate, point your browser to where you unpacked PHPki. For example: