From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IYH06-0001Ch-N9 for garchives@archives.gentoo.org; Thu, 20 Sep 2007 08:03:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l8K7rpJF001443; Thu, 20 Sep 2007 07:53:51 GMT Received: from outbound.mailhop.org (outbound.mailhop.org [63.208.196.171]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l8K7ngFA029629 for ; Thu, 20 Sep 2007 07:49:42 GMT Received: from c-67-168-161-74.hsd1.wa.comcast.net ([67.168.161.74] helo=daevid.com) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1IYGn8-000LaU-3D; Thu, 20 Sep 2007 03:49:42 -0400 Received: from [192.168.1.19] (helo=locutus) by daevid.com with esmtpsa (TLSv1:RC4-MD5:128) (Exim 4.67) (envelope-from ) id 1IYGn6-0000DP-NX; Thu, 20 Sep 2007 00:49:40 -0700 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 67.168.161.74 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18/y7Ia3O7TKtSlIbvo6Oaw From: "Daevid Vincent" To: Cc: "'Naga'" References: <200709200841.08033.nagatoro@gmail.com> Subject: RE: [gentoo-user] apache2 2.2.x fails to start due to mod_dav_svn.so Date: Thu, 20 Sep 2007 00:49:09 -0700 Message-ID: <007d01c7fb5a$cd7231b0$1301a8c0@locutus> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 In-Reply-To: <200709200841.08033.nagatoro@gmail.com> thread-index: Acf7VPFyJvm0nq8LRAmmZ1nqS1ehlQABSLRg X-Archives-Salt: d161fd00-3bc7-41e8-b06b-4522c37a40eb X-Archives-Hash: 5511513834875cdeba960ae9d4994778 LOL. Naga, I thank you for your reply. I think you were right about subversion, I've since reverted back to 2.0.59. Had I gotten your email a few hours earlier, I think things would be a whole lot different, but at the moment, it's more important for me to be "up" than "current". And my frustration level is fairly high ATM, so it's best I not attempt this again till more "kinks" are worked out. I do appreciate your ideas, and they will certainly come in handy in the future when I re-attempt this down the road. d > -----Original Message----- > From: Naga [mailto:nagatoro@gmail.com] > Sent: Wednesday, September 19, 2007 11:41 PM > To: gentoo-user@lists.gentoo.org > Subject: Re: [gentoo-user] apache2 2.2.x fails to start due > to mod_dav_svn.so > > On Thursday 20 September 2007 03:52:59 Daevid Vincent wrote: > > Seriously? Not a single other person has this issue but me? > [Ignored] > > [...] > > Oh, so I look, and look at that, no directory or link, and > > apache2-extramodules is a broken link to God knows where that went! > > > > # ll /usr/lib/apache2/ > > total 84 > > drwxr-xr-x 4 root root 4096 Sep 19 18:37 . > > drwxr-xr-x 105 root root 69632 Sep 11 22:49 .. > > drwxr-xr-x 2 root root 4096 Sep 7 12:43 build > > lrwxrwxrwx 1 root root 29 Sep 12 2005 extramodules -> > ^^^ > > /usr/lib/apache2-extramodules > > Hmm look at the date here... what version of apache did you > install this for? > > > drwxr-xr-x 2 root root 4096 Sep 7 12:43 modules > > > > apache2 # ln -vs /var/log/apache2 logs > > > > So now apache2 at least starts. __Still no Trac/SVN__. > > > > WHAT THE ($#*&@# IS GOING ON! WHY is Apache 2.4 forced upon > me as 'stable' > > when it doesn't work and breaks all these modules!? > > Both -2.0 and -2.2 are stable, you choose. > Some major changes have occured here so read the release > notes and upgrade > guide from apache[1]. > > > > > [I] www-servers/apache > > > Available versions: (2) 2.0.58-r2 2.0.59-r5 > ~2.0.61 2.2.4-r12 > > > 2.2.6 > [...] > > > Installed versions: 2.2.6(2)(00:45:36 > 09/19/07)(-debug -doc ldap > [...] > > > # /etc/init.d/apache2 start > > > * Apache2 has detected a syntax error in your > configuration files: > > > apache2: Syntax error on line 176 of > /etc/apache2/httpd.conf: Syntax > > > error on line 3 of /etc/apache2/modules.d/47_mod_dav_svn.conf: API > > > module structure 'dav_svn_module' in file > > > /usr/lib/apache2/modules/mod_dav_svn.so is garbled - expected > > > signature > > > 41503232 but saw 41503230 - perhaps this is not an Apache > > > module DSO, or > > > was compiled for a different Apache version? > > As seen later, this is the error or atleast one of the errors. > > > > > > > Line 3 says: > > > > > > > > > LoadModule dav_svn_module modules/mod_dav_svn.so > > > > > > > > > I have the stupid modules and they're all dated tonight > (as in just > > > built)! > > Look again. > > > > -rwxr-xr-x 1 root root 115552 Aug 19 18:39 > ^^^^ > > > /usr/lib/apache2/modules/mod_dav_svn.so > Not this one! And it was this one that apache complained about, or? > Hint; rebuild subversion, perhaps. > > [1] http://httpd.apache.org/docs/2.2/upgrading.html > > -- > Naga > -- > gentoo-user@gentoo.org mailing list > > -- gentoo-user@gentoo.org mailing list