Skip to content

Commit adc3e71

Browse files
committed
added instruction step regarding permissions
otherwise unlink, altering config and creating new symlinks all fails after setup
1 parent f72da73 commit adc3e71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Unpack the PHPki tarball onto your web server. For example:
6060
cp phpki.tar.gz /var/tmp
6161
cd /var/www/html
6262
tar -xzvf /var/tmp/phpki.tar.gz
63+
chown <apache-user> -R phpki/
6364

6465
To configure the certificate authority and create your root certificate,
6566
point your browser to where you unpacked PHPki. For example:

0 commit comments

Comments
 (0)