Jump to content
Froxlor Forum
  • 0

Froxlor Default Install (Debian)


jonathancw

Question

Out of curiosity - has anyone else seen this issue on a brand new default install:

 

root@darthvader:/var/log# php5 -q /var/www/froxlor/scripts/froxlor_master_cronjob.php --force

PHP Notice: Undefined variable: included_vhosts in /var/www/froxlor/scripts/jobs/cron_tasks.inc.http.20.lighttpd.php on line 356

mkdir: cannot create directory `/etc/lighttpd/conf-enabled/': No such file or directory

PHP Warning: fopen(/etc/lighttpd/conf-enabled/10_froxlor_ipandport_10.0.1.103.80.conf): failed to open stream: No such file or directory in /var/www/froxlor/scripts/jobs/cron_tasks.inc.http.20.lighttpd.php on line 868

PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/froxlor/scripts/jobs/cron_tasks.inc.http.20.lighttpd.php on line 869

PHP Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/froxlor/scripts/jobs/cron_tasks.inc.http.20.lighttpd.php on line 870

sh: 1: /etc/init.d/lighttpd: not found

 

Initially  I just created the account in froxlor - but when the jobs were just sitting there idle - I looked for the force command - stumbled across a bugtracker for froxlor and saw the above command.  That being said - the output above shows what occurs when executed.

 

Anyone have any idea what would cause this or how to resolve it?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Archived

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



×
×
  • Create New...