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
Received on Tue Feb 10 22:08:51 2004