[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Install on RH9 via RPMs (mod_auth* not compatible)

From: Luis Malheiro <luis.malheiro_at_rerum.com.br>
Date: 2004-02-10 23:35:48 CET

I'm running Subversion 0.36 on RH9 and my server seems to be running OK.

I didn't trust the "rpm --nodeps". First I did uninstall all packages,
including "mod_auth_mysql" and "mod_auth_pgsql". After that I did
install the new packages and compiled "mod_auth_mysql" from source with
"apxs" to authenticate SVN users using pre-existing Bugzilla accounts.

I have no use for "mod_auth_pgsql" at the moment, therefore I haven't
re-installed it, but I guess that compiling it from source with "apxs"
would be a possible solution.

I would uninstall the "mod_auth_pgsql" if I was you. I mean... if you
are not using it. You could as well rename your
"/etc/httpd/conf.d/auth_pgsql.conf" to something like
"/etc/httpd/conf.d/auth_pgsql.conf.back".

In time, I tried to install "mod_auth_mysql" from its pre-packed rpm,
but I got a dependency problem.

Luis Malheiro

Chris Webster wrote:

> I downloaded all but the 'devel' RPMs and asked our sysadmin to
> install, the Apache server now won't start. Below is the error. We
> are not sure if we are supposed to install all of the php_* modules or
> not. Or is it because we've upgraded MySQL and/or PostGres?
>
>
> --Chris
>
>
> 15% ls
> apr-0.9.5-0.2.i386.rpm php-mysql-4.3.4-1.1.i386.rpm
> apr-util-0.9.5-0.1.i386.rpm php-odbc-4.3.4-1.1.i386.rpm
> httpd-2.0.48-3.i386.rpm php-pgsql-4.3.4-1.1.i386.rpm
> httpd-manual-2.0.48-3.i386.rpm php-snmp-4.3.4-1.1.i386.rpm
> mod_perl-1.99_09-10.i386.rpm php-xmlrpc-4.3.4-1.1.i386.rpm
> mod_python-3.0.3-3.i386.rpm rapidsvn-0.4.0-6977.i386.rpm
> mod_ssl-2.0.48-3.i386.rpm subversion-0.37.0-1.rh90.i386.rpm
> neon-0.24.4-1.i386.rpm subversion-perl-0.37.0-1.rh90.i386.rpm
> php-4.3.4-1.1.i386.rpm subversion-python-0.37.0-1.rh90.i386.rpm
> php-domxml-4.3.4-1.1.i386.rpm subversion-server-0.37.0-1.rh90.i386.rpm
> php-imap-4.3.4-1.1.i386.rpm subversion-tools-0.37.0-1.rh90.i386.rpm
> php-ldap-4.3.4-1.1.i386.rpm swig-1.3.19-1.1.i386.rpm
>
>
> 16% rpm --nodeps -Uvh *.rpm
> 17%
>
> Starting httpd: httpd: module "mod_auth_mysql.c" is not
> compatible with this version of Apache (found 20020628, need
> 20020903).
> Please contact the vendor for the correct version.
> [FAILED]
> and lotso of ...
> warning: user david does not exist - using root
> warning: group david does not exist - using root
> messages
>
> ---------------------------------------------------
> I installed the latest mod_auth_mysql.c from source since we
> already had the latest RPM, but now I get
>
> root@syrah conf]# service httpd start
> Starting httpd: httpd: module "mod_auth_pgsql.c" is not
> compatible with this version of Apache (found 20020628, need
> 20020903).
> Please contact the vendor for the correct version.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 10 22:36:17 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.