Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 96164

Summary: Gallery 1.5 will not configure
Product: Gentoo Linux Reporter: Paul Giordano <paul_giordano>
Component: Current packagesAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The vhost in question
httpd.conf
Apache2 conf

Description Paul Giordano 2005-06-15 03:37:35 UTC
Installed Gallery 1.5 with flags MPM-prefork and vhost, and when I go to
configure I get:
[Wed Jun 15 05:24:08 2005] [error] [client 69.3.98.71] Options FollowSymLinks or
SymLinksIfOwnerMatch is off which implies that RewriteRule directive is
forbidden: /var/www/usschicagobase.org/htdocs/gallery/setup/index.php


Reproducible: Always
Steps to Reproduce:
1. emerge gallery
2. touch .htaccess, config.php
3. try to configure gallery

Actual Results:  
[Wed Jun 15 05:24:08 2005] [error] [client 69.3.98.71] Options FollowSymLinks or
SymLinksIfOwnerMatch is off which implies that RewriteRule directive is
forbidden: /var/www/usschicagobase.org/htdocs/gallery/setup/index.php


Expected Results:  
configured.

Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4-vanilla,
glibc-2.3.5-r0, 2.6.12-rc5 i686)
=================================================================
System uname: 2.6.12-rc5 i686 AMD Athlon(tm) MP 1900+
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.5, 2.4.1
sys-apps/sandbox:    1.2.9
sys-devel/autoconf:  2.13, 2.13-r2, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-mp -O3 -pipe -fomit-frame-pointer -fforce-addr
-falign-functions=4"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/openjms/config /usr/kde/2/share/config
/usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/alias /var/qmail/control /var/vpopmail/domains
/var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon-mp -O3 -pipe -fomit-frame-pointer -fforce-addr
-falign-functions=4"
DISTDIR="/opt/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US"
LC_ALL="en_US"
MAKEOPTS="-j3"
PKGDIR="/opt/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex 3dnowext X X509 Xaw3d aac aalib acpi adns alsa apache2
apm arts artswrappersuid asterisk authdaemond avantgo avi berkdb bitmap-fonts
bonobo bzip2 cdda cddb cdr crypt cscope cups curl dbus directfb divx4linux dvd
dvdr dvdread ecc eds emoticon encode erandom escreen ethereal etwin evms2 fam
flac foomaticdb fortran fusion gcj gd gdbm ggi gif gimp gimpprint gmail gnome
gphoto2 gpm gps gs gsm gstreamer gtk gtk2 gtkhtml guile hardened hostap-nopci
hostap-noplx httpd idea ieee1394 imagemagick imap imlib ipv6 j2ee jabber jack
java javacomm javadoc javamail javascript jbig jce jikes jpeg junit kde
kdeenablefinal kdepim kerberos koffice-plugin ldap libg++ libwww live lm_sensors
logitech-mouse lufsusermount lzo lzw lzw-tiff mad maildir mailwrapper matrox
memlimit mikmod mmx mmxext mng monkey mono motif mozilla moznocompose moznoirc
moznomail mozsvg mp3 mpeg msn mysql mythtv nas ncurses netboot network nls nptl
nvidia odbc offensive ogg oggvorbis openexr opengl operanom2 opie oss pam pcre
pda pdflib perl pic png pnp posix postgres povray ppds pwdb python qt quicktime
rar rdesktop readline real rrdtool rtc ruby samba sample sasl sblive scanner sdl
server servlet-2.3 servlet-2.4 session sharedmem skey slang sndfile snmp soap
sockets socks5 spamassassin speex spell sql sqlite sqlite3 srp sse sse2 ssl
stream struts subject-rewrite subversion svg svga sysfs syslog szip tcltk tcpd
tetex tga theora threads tidy tiff toolbar truetype truetype-fonts type1-fonts
urandom usb v4l v4l2 vcd vhosts vim-pager vim-with-x vlm vorbis vserver wddx web
wifi win32codecs xanim xine xinerama xml xml2 xmms xpm xv xvid xvmc yahoo yv12
zeroconf zlib video_cards_matrox userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 Paul Giordano 2005-06-15 03:38:33 UTC
Created attachment 61262 [details]
The vhost in question
Comment 2 Paul Giordano 2005-06-15 03:38:56 UTC
Created attachment 61263 [details]
httpd.conf
Comment 3 Paul Giordano 2005-06-15 03:39:26 UTC
Created attachment 61264 [details]
Apache2 conf
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-06-15 04:45:27 UTC
Well, the error message is pretty self-explanatory. It the vhost configuration
file installed by the ebuild or did you create it yourself?
Comment 5 Renat Lumpau (RETIRED) gentoo-dev 2005-06-30 13:12:15 UTC
The gallery ebuild doesn't install any apache configs, which means that the
issue is probably specific to your installation.