Creating new Virtual Website fails

As stated in the Subject name, i’ve got a problem when creating new Virtual sites.

When i create a new website, it stops here:

Creating administration group user hidden

… done
Creating administration user user hidden

… done

Creating aliases for administration user …

… done

Adding administration user to groups …

… done

Creating home directory …
… done

Creating mailbox for administration user …
… done

Adding new virtual website …


I have searched a bit around and looked in the miniserv.error file, all it states are this:

Failed to initialize SSL connection

Failed to initialize SSL connection

Failed to initialize SSL connection

Failed to initialize SSL connection

Failed to initialize SSL connection

Failed to initialize SSL connection

Failed to initialize SSL connection

Failed to initialize SSL connection

Failed to initialize SSL connection

Any idea why it’s happening / how to fix?
_________________________________________________________-
Edit: Ok now i got this:

Adding new virtual website …

… Apache website failed! : Failed to lock file /etc/apache2/apache2.conf after 5 minutes at /usr/share/webmin/web-lib-funcs.pl line 1360.

Setting up scheduled Webalizer reporting …

… Webalizer reporting failed! : Failed to lock file /var/spool/cron/crontabs/root after 5 minutes at /usr/share/webmin/web-lib-funcs.pl line 1360.

Setting up log file rotation …

… no logging directive found in webserver configuration!

Creating MySQL login …

… done

Creating MySQL database user hidden

… done

Setting up AWstats reporting …

Problem fixed!

Solution:

Remove lock files:

/etc/apache2/apache2.conf.lock

/var/spool/cron/crontabs/root.lock

Glad you got it fixed, thanks for letting us know how you did that!