Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24618 - mod_php built --without-mysql even with USE=mysql
Summary: mod_php built --without-mysql even with USE=mysql
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-16 15:17 UTC by Keith Edmunds
Modified: 2003-07-18 20:11 UTC (History)
0 users

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


Attachments
Output of phpinfo() (phpinfo.html,136.06 KB, text/html)
2003-07-17 00:14 UTC, Keith Edmunds
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Edmunds 2003-07-16 15:17:11 UTC
Apache 2.0.47, mod_php 4.3.2-r3, USE includes mysql and apache2. Upon
completion, phpinfo() shows php compiled --without-mysql

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




$ emerge info
Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.2, glibc-2.2.5-r2,2.3.1-r4)
=================================================================
System uname: 2.4.20 i686 Pentium III (Coppermine)
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm arts avi crypt cups gif jpeg kde gnome libg++ mad mmx
mpeg ncurses nls pdflib png quicktime sdl spell truetype xml2 xv zlib gtkhtml
gdbm berkdb slang readline tetex bonobo svga tcltk java guile mysql postgres X
gpm pam libwww ssl perl python esd imlib gtk qt motif opengl mozilla ldap snmp
cdr apache2 cjk dga doc dvd evo gd gtk2 imap jikes libgda maildir oav odbc pda
samba sasl scanner slp sse tiff usb xface xml -encode -mikmod -oggvorbis -xmms
-tcpd"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-march=pentium3 -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j3"
AUTOCLEAN="yes"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache distcc fixpackages userpriv usersandbox"
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-07-16 21:09:16 UTC
Could you please attach your phpinfo() output ?
Comment 2 Keith Edmunds 2003-07-17 00:14:51 UTC
Created attachment 14588 [details]
Output of phpinfo()

phpinfo() output as requested
Comment 3 Keith Edmunds 2003-07-17 05:22:49 UTC
Having run revdep-rebuild this problem has gone away. Perhaps there was some out of date library/dependency somewhere. Feel free to close this bug.
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-07-18 20:11:46 UTC
Should be fixed in CVS now.