Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 31826 invoked from network); 15 Apr 2005 23:05:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Apr 2005 23:05:45 -0000 Received: (qmail 50798 invoked by uid 500); 15 Apr 2005 23:05:30 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 50775 invoked by uid 500); 15 Apr 2005 23:05:29 -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 50753 invoked by uid 99); 15 Apr 2005 23:05:29 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from intra.demon.nl (HELO webpagina.nu) (82.161.102.69) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 15 Apr 2005 16:05:28 -0700 Received: (qmail 3154 invoked from network); 15 Apr 2005 23:08:57 -0000 Received: from unknown (HELO ?192.168.1.100?) (192.168.1.100) by webpagina.nu with SMTP; 15 Apr 2005 23:08:57 -0000 Message-ID: <426048B0.2060400@webpagina.nu> Date: Sat, 16 Apr 2005 01:05:20 +0200 From: Patrick Donker User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@httpd.apache.org References: <4260372B.2060907@webpagina.nu> <426038C4.5080705@Ivn.cl> <4260395F.4040902@webpagina.nu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked Subject: Re: [users@httpd] Oh no, now what! [SOLVED] X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Joshua Slive wrote: >On 4/15/05, Patrick Donker wrote: > > >>What I dont understand is why I had this running *before* recompiling >>with the exact same configure commandline. I didnt change anything. If I >>comment out the lines which suddenly cause a problem, apache comes with >>the next error, which I didnt have before. Why oh why is this happening >>all of a sudden. Mommy told me dont fix it if it aint broken. Why didnt >>I listen :( >> >> > >It sounds like the last compile used static modules (no LoadModule >lines necessary) while this one used dynamic modules (and therefore >requires LoadModule lines). > >Joshua. > > > Joshua, That indeed appears to be the case. When your suggestion arrived I was recompiling with static mods (which takes a while on my P1-300 ;) ), and it works. Strange because I was sure that I had saved my last used configure commandline, just to avoid this kind of trouble. Well, guess not... Thanks for your thoughts guys. -Patrick --------------------------------------------------------------------- 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