Jump to content
Froxlor Forum

Tealk

Members
  • Posts

    188
  • Joined

  • Last visited

Posts posted by Tealk

  1. I raised froxlor to 0.10 before the Debian update. Renamed the old folder and restored the config file.
    Since then I haven't changed anything in the settings.
    After the Debian Update I have removed old cipher and noticed that the cron doesn't work anymore.
    When I make the file "froxlor_master_cronjob.php" executable it runs as usual again.

    I had installed Froxlor before as a package, that was uninstalled during the update of Debian.

  2. I just upgraded my main system to buster and an error occurred with "bind".
    In the "named.conf.local" the include of Froxlor was included twice.

    //
    // Do any local configuration here
    //
    
    // Consider adding the 1918 zones here, if they are not used in your
    // organization
    //include "/etc/bind/zones.rfc1918";
    
    include "/etc/bind/froxlor_bind.conf";
    include "/etc/bind/froxlor_bind.conf";

     

×
×
  • Create New...