Date: Sun, 31 May 1998 22:28:36 -0400 (EDT) From: Dima Dorfman <dima@zwb.net> To: winbev@grin.net (pn) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem start httpd Message-ID: <199806010228.WAA22008@nwalme.pair.com> In-Reply-To: <3571C46C.D4E64301@grin.net> from pn at "May 31, 98 01:58:20 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> Hello all, > I just installed Freebsd 2.2.6 with apache 1.2.5 and 1.3b, but when I > try to start apache at boot time, I got an error say command not found. > Thought the apache did not got installed. > I try to pkg_add /cdrom/pakages/www/apache-1.2.5.tgz, pkg_add? What is it? the system return > with the msg: apache already installed. What goes wrong here? why I > cant start apache with this command: /usr/local/www/server/httpd > Please help if have any info to solve this error. > fong Are you sure that that's the correct path? I've never seen Apache in that directory. It's either in /usr/sbin/httpd, /usr/local/sbin/httpd, or, rarely, /usr/local/apache/httpd. If you can start it by typing httpd on the command line, type which httpd to find the path. Hope this helps :-) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Dima Dorfman (dima@zwb.net) "640k ought to be enough for anybody." - Bill Gates, 1981 Micro$oft Sucks! FreeBSD Rules! http://www.freebsd.org/ Finger dima@zwb.net for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806010228.WAA22008>