Diese Seite ist nicht editierbar. Sie können den Quelltext sehen, jedoch nicht verändern. Kontaktieren Sie den Administrator, wenn Sie glauben, dass hier ein Fehler vorliegt. {{tag>deutsch linux debian froxlor}} ====== manueller Froxlor Reload ====== ===== PHP 5.x ===== <code bash> /usr/bin/php5 /var/www/froxlor/scripts/froxlor_master_cronjob.php --force </code> ===== PHP 7.x ===== <code bash> /usr/bin/php /var/www/froxlor/scripts/froxlor_master_cronjob.php --force </code> ===== Letsencrypt PHP 7.x ===== <code bash> php -q /var/www/froxlor/scripts/froxlor_master_cronjob.php --letsencrypt --debug </code>