Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 2004 21:41:59 +0900
From:      Norikatsu Shigemura <nork@ninth-nine.com>
To:        Senandung Mendonan <mendonan@absolute-p.ath.cx>
Cc:        ports@freebsd.org
Subject:   Re: www/apache13-modssl: apache.sh missing rc.subr
Message-ID:  <20040514214159.3f20502d.nork@ninth-nine.com>
In-Reply-To: <20040514201457.D18507@ybpnyubfg>
References:  <20040514201457.D18507@ybpnyubfg>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 14 May 2004 20:17:44 +0800 (MYT)
Senandung Mendonan <mendonan@absolute-p.ath.cx> wrote:
> Hi,
> I did a portupgrade -NRuv apache+mod_ssl on both 4.9 and 5.2.1 machines,
> and when tried to restart apache using /usr/local/etc/rc.d/apache.sh stop,
> I got:-
> set_rcvar: command not found
> load_rc_config: command not found
> run_rc_command: command not found
> which led to the attached patch on the startup script. Please help fix..
> thanks.

	Humm...  There is a problem between make phaeses.
	In 'make build' phase:
		Don't use rcng.sh.
	In 'make install' phase:
		Use rcng.sh but rcng.sh is incorrect.

	So we can get incorrect startup script:-(.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040514214159.3f20502d.nork>