OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: george (george_at_interoute.net)
Date: Tue Aug 06 2002 - 10:32:57 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    Still doesn't work.

    more rc.local :

    #starting Apcahe secure software
    /usr/local/apache2/bin/apachectl start

    ps -auxww :
    nobody 16277 0.0 0.7 1080 644 ?? I 5:17PM 0:00.01
    /usr/local/apache2/bin/httpd -k start
    nobody 24793 0.0 0.7 1080 644 ?? I 5:17PM 0:00.02
    /usr/local/apache2/bin/httpd -k start
    nobody 30366 0.0 0.7 1080 652 ?? I 5:17PM 0:00.01
    /usr/local/apache2/bin/httpd -k start
    nobody 4052 0.0 0.7 1080 644 ?? I 5:17PM 0:00.01
    /usr/local/apache2/bin/httpd -k start
    nobody 32672 0.0 0.7 1080 644 ?? I 5:17PM 0:00.01
    /usr/local/apache2/bin/httpd -k start

    i think it should be only one line.

    And when trying the web site id doesn't work

    If i open http_flag"" the old apache web server works just fine.

    regards

    george

    -----Original Message-----
    From: owner-miscopenbsd.org [mailto:owner-miscopenbsd.org]On Behalf Of
    David S.
    Sent: 06 August 2002 16:18
    To: miscopenbsd.org
    Subject: Re: Apache install in 3.1

    > I've just downloaded the new apache version and after instaling it
    > i still can't start with this version , i always seem to pick up the
    > pre-packaged apache version.
    > I've tried to put it on /etc/rc.local however
    > when you open the /etc/rc.conf httpd option it always directs towards the
    > old apache..

    To prevent the base installation's version of Apache from starting,
    set "httpd_flags=NO" in '/etc/rc.conf' or '/etc/rc.conf.local'.
    Start your new version from '/etc/rc.local'.

    David S.