Restart apache2

Hello!

I have a problem with my MBL. I can not  access the ui.

When I try to restart apache2 I get the this message:

MyBookLiveDuo:~# /etc/init.d/apache2 restart
7099: old priority 0, new priority 0
Restarting web server: apache2Syntax error on line 52 of /etc/apache2/sites-enabled/default-ssl:
SSLCertificateKeyFile: file ‘/etc/ssl/private/ssl-cert-snakeoil.key’ does not exist or is empty
failed!
MyBookLiveDuo:~#

There is no ‘ssl-cert-snakeoil.key’ in this directory. 

Can someone help me?

Thanks!

First, you’re in the wrong forum.   Your hostname indicates you have a Duo.   The Duo’s forum is here:  http://community.wd.com/t5/My-Book-Live-Duo/bd-p/mbl_duo

Second, I’m not sure why it’d be executing default-ssl.   There is no default-ssl configuration in my sites-enabled path.

Mine is in sites-available, which is NOT symlinked from sites-enabled.  So that script shouldn’t even be running.

Have you been modifying configs or anything in the filesystem?

Either way, the apache restart works OK for mine:

BIGNAS3:/etc/init.d# ./apache2 restart
11447: old priority 0, new priority 0
Restarting web server: apache2 ... waiting .
BIGNAS3:/etc/init.d#