Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 26718 invoked by uid 500); 8 Aug 2003 09:28:27 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 26704 invoked from network); 8 Aug 2003 09:28:26 -0000 Received: from tidos.tid.es (HELO correo.tid.es) (193.145.240.2) by daedalus.apache.org with SMTP; 8 Aug 2003 09:28:26 -0000 Received: from conversion-daemon.tid.hi.inet by tid.hi.inet (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) id <0HJA00J01N6C56@tid.hi.inet> for users@httpd.apache.org; Fri, 08 Aug 2003 11:28:40 +0200 (MEST) Received: from tid.es (mgc.hi.inet [10.95.47.217]) by tid.hi.inet (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTP id <0HJA00I0VNNS7O@tid.hi.inet> for users@httpd.apache.org; Fri, 08 Aug 2003 11:28:40 +0200 (MEST) Date: Fri, 08 Aug 2003 11:28:40 +0200 From: Miguel =?iso-8859-1?Q?Gonz=E1lez=20Casta=F1os?= To: users@httpd.apache.org Message-id: <3F336D48.1B6A83D0@tid.es> MIME-version: 1.0 X-Mailer: Mozilla 4.78 [es] (Windows NT 5.0; U) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT X-Accept-Language: es References: <20030808092341.58085.qmail@web42006.mail.yahoo.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Unable to start Apache. Joshua, Why dont you try it with absolute paths to see what happens? Joshua Banks ha escrito: > I'm getting there...slowly but surely.. I new I was on the right path. > > I did exactly as you said just before I checked this email. Here's the output: > > [root@localhost bin]# ./apachectl start > ./apachectl: line 71: /usr/local/apache/src/httpd: No such file or directory > ./apachectl start: httpd could not be started > [root@localhost bin]# /usr/local/apache/bin/apachectl start > /usr/local/apache/bin/apachectl: line 71: /usr/local/apache/src/httpd: No such file or directory > /usr/local/apache/bin/apachectl start: httpd could not be started > > So this brings me back to what the tutorial was saying: > > ************************************** > To startup Apache in Unix, all you have to do is run httpd. This would look something like this > > /usr/local/apache/httpd > > but this also depends on where you installed the binary. It will automatically use the > configuration file it created on compilation called httpd.conf. If you would like to use another > configuration file, you can use the -f argument. > > Ex. /usr/local/apache/httpd -f /usr/local/apache/conf/httpd.conf > > ****************************************************************** > > Now it's in my path but now what??? > > [root@localhost bin]# export PATH="$PATH:/usr/local/apache/bin" > > [root@localhost bin]# echo $PATH > /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/local/apache:/usr/local/apache/bin > [root@localhost bin]# which httpd > /usr/local/apache/bin/httpd > [root@localhost bin]# which apachectl > /usr/local/apache/bin/apachectl > [root@localhost bin]# apachectl start > /usr/local/apache/bin/apachectl: line 71: /usr/local/apache/src/httpd: No such file or directory > /usr/local/apache/bin/apachectl start: httpd could not be started > > Thanks, > Joshua Banks > > __________________________________ > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo. > http://search.yahoo.com > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org -- Un saludo, Miguel ___________________________________________________ Control en el Entorno M�vil Telef�nica I+D Parque Tecnol�gico de Boecillo, parcela 118 47151 Boecillo (Valladolid) Tel: +34 983 367957 Fax: +34 983 367564 E-mail: mgc@tid.es Web: http://www.tid.es ___________________________________________________ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org