On 4/5/03 12:31 AM, "DuSTiN KRySaK" <[EMAIL PROTECTED]> spit this out onto
my computer screen:
> It was compiled from source - what would the right file be?
>
Well I had a RH8 box, so I just scooped the /etc/rc.d/init.d/http file from
there, and dropped it onto my RH9 box. All works like a charm
On 4/4/03 9:53 PM, "Rodolfo J. Paiz" <[EMAIL PROTECTED]> spit this out
onto my computer screen:
> Compiling from source, you may need to place the right file in
> /etc/rc.d/init.d/httpd first.
It was compiled from source - what would the right file be?
--
redhat-list mailing list
unsubscribe
At 07:54 PM 4/4/2003 -0800, you wrote:
Ok - I just compiled apache and installed the newest one on RH 9. Now with
me being new to Linux and all - I was surprised when I went and ran:
# service httpd start
But it says https is unrecognized.
Assuming an RPM install, normally:
# chkconfig --add htt
Ok - I just compiled apache and installed the newest one on RH 9. Now with
me being new to Linux and all - I was surprised when I went and ran:
# service httpd start
But it says https is unrecognized.
I can start it fine with:
# httpd -k start
I am just wondering how I would go about adding