Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 91989 invoked from network); 27 Oct 2003 08:50:30 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 27 Oct 2003 08:50:30 -0000 Received: (qmail 46239 invoked by uid 500); 27 Oct 2003 08:49:52 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 46224 invoked by uid 500); 27 Oct 2003 08:49:52 -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 46211 invoked from network); 27 Oct 2003 08:49:52 -0000 Received: from unknown (HELO s-smtp-osl-01.bluecom.no) (62.101.193.35) by daedalus.apache.org with SMTP; 27 Oct 2003 08:49:52 -0000 Received: from winxp (www.herregud.org [62.101.216.5]) by s-smtp-osl-01.bluecom.no (Postfix) with ESMTP id 7380E163549; Mon, 27 Oct 2003 09:50:03 +0100 (CET) From: =?iso-8859-1?Q?=D8yvind_Lode?= To: , "'Robert Andersson'" Date: Mon, 27 Oct 2003 09:48:48 +0100 Message-ID: <000601c39c67$23b6c150$0501a8c0@winxp> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: <101701c39c60$3f7dfa40$652e50d5@profundis.se> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] Apache Startup Fails X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I experienced that now... I hoped that apache had created a new conf file but it didn't. Same problem still - Apache refuses to start. I cannot find a default conf file in /etc/httpd/conf But here is the content of that dir listed: --start-- drwxr-xr-x 7 root root 4096 Oct 26 23:33 . drwxr-xr-x 4 root root 4096 Oct 10 21:43 .. -rw-r--r-- 1 root root 0 Oct 26 23:33 httpd.conf -rw-r--r-- 1 root root 34924 Oct 26 11:23 httpd.conf.bak -rw-r--r-- 1 root root 12959 Feb 25 2003 magic lrwxrwxrwx 1 root root 37 Oct 10 21:43 Makefile -> ../../../usr/share/ssl/certs/Makefile drwx------ 2 root root 4096 Oct 10 21:43 ssl.crl drwx------ 2 root root 4096 Oct 10 21:43 ssl.crt drwx------ 2 root root 4096 Feb 25 2003 ssl.csr drwx------ 2 root root 4096 Oct 10 21:43 ssl.key drwx------ 2 root root 4096 Feb 25 2003 ssl.prm --end-- As you can see I renamed the file httpd.conf to httpd.conf.bak to test if apache could create a new fresh conf file but as I sad it didn't... Then I created a blank conf file called httpd.conf and tried to start apache but it still fails. =D8yvind -----Original Message----- From: Robert Andersson [mailto:robert@profundis.nu]=20 Sent: 27. oktober 2003 08:59 To: users@httpd.apache.org Subject: Re: [users@httpd] Apache Startup Fails =D8yvind Lode > Can I just rename the httpd.conf file and restart httpd? > Will Apache then create a new working config file so that I just put=20 > in my DocumentRoot etc? No, Apache will not. Just overwrite httpd.conf with a copy of httpd.conf-default (or similar) that should also be in your conf/ directory. Regards, Robert Andersson --------------------------------------------------------------------- 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 --------------------------------------------------------------------- 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