Byzantium / ByzPi

RaspberryPi port of Byzantium Linux.
http://byzantium.github.com/ByzPi/
73 stars 19 forks source link

Apache2 doesn't start, can't find SSL certs. #19

Closed virtadpt closed 11 years ago

virtadpt commented 11 years ago
Syntax error on line 106 of /etc/apache2/conf.d/httpd-ssl.conf
SSLCertificateFile: file '/etc/httpd/server.crt' does not exist or is empty
virtadpt commented 11 years ago

That's because they're kept in /etc/ssl so everything that references them can find them in the same place.