public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] apache2 2.2.x fails to start due to mod_dav_svn.so
@ 2007-09-19  8:35 Daevid Vincent
  2007-09-20  1:52 ` Daevid Vincent
  0 siblings, 1 reply; 6+ messages in thread
From: Daevid Vincent @ 2007-09-19  8:35 UTC (permalink / raw
  To: gentoo-user

Apache was working fine in 2.0.58, then an emerge world forced an update
of apache2 to 2.2.4, now after a reboot, apache won't start!

What's the point of running a 'stable' Gentoo system if it just keeps
breaking things??!

*sigh*

It fails on 2.2.4 so I tried 2.2.6 (as it's marked stable too, and
emerge world wants to do it anyways) and it still fails.

[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
        {apache2 debug doc ldap mpm-event mpm-itk mpm-leader mpm-peruser
mpm-prefork mpm-threadpool mpm-worker no-suexec selinux ssl
static-modules threads}
     Installed versions:  2.2.6(2)(00:45:36 09/19/07)(-debug -doc ldap
-mpm-event -mpm-itk -mpm-peruser -mpm-prefork -mpm-worker -no-suexec
-selinux ssl -static-modules -threads)
     Homepage:            http://httpd.apache.org/
     Description:         The Apache Web Server.

# /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?

Line 3 says:

     <IfModule !mod_dav_svn.c>
         LoadModule dav_svn_module  modules/mod_dav_svn.so
     </IfModule>

I have the stupid modules and they're all dated tonight (as in just
built)!

# ll /usr/lib/apache2/modules/mod_dav*
-rwxr-xr-x 1 root root  86792 Sep 19 00:45
/usr/lib/apache2/modules/mod_dav.so
-rwxr-xr-x 1 root root  41528 Sep 19 00:45
/usr/lib/apache2/modules/mod_dav_fs.so
-rwxr-xr-x 1 root root  13760 Sep 19 00:45
/usr/lib/apache2/modules/mod_dav_lock.so
-rwxr-xr-x 1 root root 115552 Aug 19 18:39
/usr/lib/apache2/modules/mod_dav_svn.so

My "/etc/conf.d/apache2" has:

APACHE2_OPTS="-D DEFAULT_VHOST -D INFO -D LANGUAGE -D SSL -D
SSL_DEFAULT_VHOST -D SUEXEC -D SVN -D SVN_AUTHZ -D DAV -D DAV_FS"

This is what I originally followed to get SVN/Trac working:
http://www.rockfloat.com/howto/gentoo-subversion.html#add_support_to_apa
che


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-09-20 10:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-19  8:35 [gentoo-user] apache2 2.2.x fails to start due to mod_dav_svn.so Daevid Vincent
2007-09-20  1:52 ` Daevid Vincent
2007-09-20  6:41   ` Naga
2007-09-20  7:49     ` Daevid Vincent
2007-09-20  7:42   ` Daevid Vincent
2007-09-20  7:56     ` [gentoo-user] " Remy Blank

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox