04-27-2019, 06:31 AM
(04-27-2019, 06:25 AM)Count Omega Wrote: I didi the manual installation now, and all files and packages semms to have installed correctly. Yet typing /localhost/owncloud gets nowhere. Apache has problems with SSL:
Code:Apr 27 14:01:13 rock64 systemd[1]: Starting The Apache HTTP Server...
Apr 27 14:01:13 rock64 apachectl[3178]: AH00526: Syntax error on line 32 of /etc/apache2/sites-enabled/default-ssl.conf:
Apr 27 14:01:13 rock64 apachectl[3178]: SSLCertificateFile: file '/etc/ssl/certs/ssl-cert-snakeoil.pem' does not exist or is empty
Apr 27 14:01:13 rock64 apachectl[3178]: Action 'start' failed.
Apr 27 14:01:13 rock64 apachectl[3178]: The Apache error log may have more information.
Apr 27 14:01:13 rock64 systemd[1]: apache2.service: Control process exited, code=exited status=1
Apr 27 14:01:13 rock64 systemd[1]: apache2.service: Failed with result 'exit-code'.
Apr 27 14:01:13 rock64 systemd[1]: Failed to start The Apache HTTP Server.
Any ideas ho to fix this certificate?
I don't bother too much about ssl certs on LANs, it's usually more hassle than it's worth as it's difficult getting certs for LAN hostnames. If you want to go down this path try using let's encrypt, as their certs are trusted by all browsers.