Jump to content
Froxlor Forum
  • 0

sites-enabled deleted - help?


tueftler17

Question

Hi!

 

I deleted the content aof the sites-enabled and sites-available folders - I know it was very stupid, but I can't help about it.

 

Of course apache does not start any more :-(

 

Is there any chance to make froxlor to rebuild these files?

 

Thx in advance,

 

Christian

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

As root:

 

mkdir /etc/apache2/sites-enabled/ && mkdir /etc/apache2/sites-available/

 

 

Execute the following command in the Froxlor database via SQL console:

 

mysql> INSERT INTO `panel_tasks` SET `type` = '1';

 

 

Wait now or let the cronscript to create the files manually:

 

php /var/www/froxlor/scripts/froxlor_master_cronjob.php

Link to comment
Share on other sites

Hi Arnold!

 

Great - thx a lot for this very very very quick answer. I dream about getting help for expensive software at this speed!

 

The server runs again.

 

There is only one little question left: The folder sites-available is still empty and I remember a file 000-default in the sites-enabled folder which ist not rebuilt.

 

Do you have another hint for me?

Thx,

Christian

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...