Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23806 - mod_php-4.3.2-r3 gives error on apache2 restart
Summary: mod_php-4.3.2-r3 gives error on apache2 restart
Status: RESOLVED DUPLICATE of bug 23786
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-01 06:21 UTC by Narada Sage
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
/etc/apache2/conf/modules.d/70_mod_php.conf (70_mod_php.conf,1.04 KB, text/plain)
2003-07-01 06:23 UTC, Narada Sage
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Narada Sage 2003-07-01 06:21:51 UTC
$ emerge -s mod_php
*  dev-php/mod_php
      Latest version available: 4.3.2-r3
      Latest version installed: 4.3.2-r3
      Size of downloaded files: 3,610 kB
      Homepage:    http://www.php.net/
      Description: Based on the eutils eclass

$ /etc/init.d/apache2 restart
 * Stopping apache2...                                                    [ ok ]
 * Starting apache2...
Syntax error on line 39 of /etc/apache2/conf/modules.d/70_mod_php.conf:
</IfDefine4> without matching <IfDefine4> section                         [ !! ]

$ emerge info
Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
GENTOO_MIRRORS="http://194.83.57.3/sites/www.ibiblio.org/gentoo/
http://212.219.56.162/sites/www.ibiblio.org/gentoo/
http://194.83.57.7/sites/www.ibiblio.org/gentoo/
http://212.219.56.152/sites/www.ibiblio.org/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/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="/usr/local/portage"
USE="x86 oss 3dnow avi cups encode gif jpeg mmx mpeg ncurses pdflib png
quicktime truetype xml2 xmms xv zlib directfb alsa berkdb slang readline tetex
aalib svga java mysql X sdl gpm tcpd pam libwww ssl perl python imlib oggvorbis
gtk motif opengl cdr acpi acpi4linux apache2 dvd faad fbcon imap maildir nptl
openal sse tiff usb xml -apm -crypt -libg++ -mikmod -nls -spell -gtkhtml -gdbm
-arts -bonobo -tcltk -guile -esd -gnome -qt -kde"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe"
CXXFLAGS="-march=pentium4 -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j3"
AUTOCLEAN="yes"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
FEATURES="sandbox distcc ccache"
Comment 1 Narada Sage 2003-07-01 06:23:01 UTC
Created attachment 14067 [details]
/etc/apache2/conf/modules.d/70_mod_php.conf
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-07-01 07:43:19 UTC
*** This bug has been marked as a duplicate of 23786 ***