Re: apache2ssl_enable="YES" to /etc/rc.conf not starting apache2 on boot

From: Christian Lackas (c.lackas_at_kfa-juelich.de)
Date: 06/28/04

  • Next message: Jesper Wallin: "Re: Maximum uptime 497 days?"
    Date: Mon, 28 Jun 2004 19:10:18 +0200
    To: freebsd-stable@freebsd.org
    
    

    * Roger Raymond <roger@asphyxia.com> [040628 18:58]:

    Hello Roger,

    > I have the latest apache2 port installed and I can start the server by
    > manually issuing an 'apachectl startssl' command. I have added the
    > apache2ssl_enable="YES" to my /etc/rc.conf file, yet on a server reboot
    > the apache server does not start.

    did you (also) add a

        apache2_enable="YES"

    line (the SSL thing is an *additional* option)? Without this variable
    set the start script will not do anything.

    Gruss
     Christian

    -- 
    Besser sechs Stunden Schule als überhaupt kein Schlaf.
    http://www.lackas.net/ Perl Delphi Linux MP3 Searchengines Domainchecker
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Jesper Wallin: "Re: Maximum uptime 497 days?"