Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96573 - mod_log_sql - installed incorrectly for new apache file layout.
Summary: mod_log_sql - installed incorrectly for new apache file layout.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-19 21:42 UTC by Mark
Modified: 2005-06-20 01:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark 2005-06-19 21:42:23 UTC
I need mod_log_sql in order to run a web app. I am using /apache-2.0.54-r11. The
file /10_mod_log_sql.conf get placed in the old location
/etc/apache2/conf/modules.d insterad of /etc/apache2/modules.d. In addition when
I try and start apache, after copying the file to the correct location I get the
error that the mod_log_sql.so file are in the wrong place.

Reproducible: Always
Steps to Reproduce:
1.emerge mod_log_sql
2.
3.
Actual Results:  
Apache cannot start with -D LOG_SQL

Expected Results:  
apache2 should start

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-hardened-r1 i686)
=================================================================
System uname: 2.6.11-hardened-r1 i686 Intel(R) Xeon(TM) CPU 3.00GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May 23 2005, 08:52:01)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 alsa apache2 apm arts avi berkdb bitmap-fonts bzip2 bzlib cdinstall cdr
cdrom chroot clamav crypt cyrus dba dvd dvdread emboss encode enscript ethereal
fam flatfile ftp gd gdbm gif gpm graphviz hardened hardenedphp imagemagick imap
imlib innodb java javascript jpeg libg++ libwww lmtp logrotate mad mime
mimencode mono mp3 mpeg mpeg4 mysql ncurses nls oggvorbis oss pam pdflib perl
php pic png posix python radius rar readline reiserfs rhino rrdtool smtp snmp
spamassassin spell ssl tcpd tidy tiff truetype truetype-fonts type1-fonts vhosts
virtual virtual-users xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Michael Tindal (RETIRED) gentoo-dev 2005-06-20 01:40:20 UTC
What version? I have 1.100 installed here, and it installed everything correctly.
Comment 2 Michael Tindal (RETIRED) gentoo-dev 2005-06-20 01:44:07 UTC
Resolving this INVALID since like I stated, 1.100 has the correct locations (as
it inherits from apache-module.eclass).  This version has the same arches as the
bugged versions (which wouldve been 1.98-r1 AFAICT, and is not masked, so just
sync and reinstall.