Hi there,
i got a problem with that letsencrypt thing.
i did this on my ubuntu server to install letsencrypt:
sudo a2enmod ssl
sudo apt install git -y
cd /etc
sudo git clone GitHub - certbot/certbot: Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
cd letsencrypt
sudo ./letsencrypt-auto
So this was working fine, i set all to https in the wizard and now i cant even go to a php. Before the letsencrypt the setup of nextcloud was starting normally.
Now i get server 500 error and dont know what this wizard has broken now.
the log gives me this:
[Sat Dec 31 16:24:13.895445 2016] [:error] [pid 6243] [client 78.42.5.170:53695] PHP Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
[Sat Dec 31 16:24:13.895445 2016] [:error] [pid 6243] [client 78.42.5.170:53695] PHP Fatal error: Unknown: Failed opening required '/var/www/html/cloud/setup-nextcloud.php' (include_path='.:/usr/share/php') in Unknown on line 0