Quoting Erik Cederstrand <[EMAIL PROTECTED]>:
> Ok, that was pretty easy:
>
> # diff rc.subr.orig rc.subr
> 608a609
> > echo "$name not started. Set ${rcvar} to YES in
> /etc./rc.conf or use '$name force'."
>
>
>
> which gives the output:
>
> # rc.d/ftpd start
> ftpd n
Hello Yuri, perhaps you should try this command :
apachectl start|stop|restart|graceful
That works for me :)
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
http://too
Quoting Erik Cederstrand <[EMAIL PROTECTED]>:
> I've been bitten by this a couple of times. Can anyone give me a hint to
> where in the rc scripts I can add that one-liner to at least print
> something like:
>
> $app not started. Please add $rcvar to /etc/rc.conf.
>
> instead of just silen
Hello Yuri,
On Dec 14, 2007 5:03 PM, Yuri <[EMAIL PROTECTED]> wrote:
> I installed Apache port.
> But when I run "/usr/local/etc/rc.d/apache22 start" nothing happens.
> 'ps ax | grep httpd' returns nothing.
> So server wasn't started.
>
> Why nothing is printed and server not started with the firs
Yuri wrote:
> I installed Apache port.
> But when I run "/usr/local/etc/rc.d/apache22 start" nothing happens.
> 'ps ax | grep httpd' returns nothing.
> So server wasn't started.
>
> Why nothing is printed and server not started with the first command?
> What is the right way to start the server?
On Friday 14 December 2007, Yuri said:
> I installed Apache port.
> But when I run "/usr/local/etc/rc.d/apache22 start" nothing
> happens. 'ps ax | grep httpd' returns nothing.
> So server wasn't started.
>
> Why nothing is printed and server not started with the first
> command? What is the right
I installed Apache port.
But when I run "/usr/local/etc/rc.d/apache22 start" nothing happens.
'ps ax | grep httpd' returns nothing.
So server wasn't started.
Why nothing is printed and server not started with the first command?
What is the right way to start the server?
Thanks,
Yuri
_