Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99438 - Unable to emerge apache, module libphp4 not found
Summary: Unable to emerge apache, module libphp4 not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-18 08:42 UTC by VeXocide
Modified: 2005-07-23 02:57 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 VeXocide 2005-07-18 08:42:54 UTC
Gravedigger ~ # emerge -pv apache
Calculating dependencies ...done!
[ebuild     U ] net-www/apache-1.3.33-r5 [1.3.33-r1] +pam (-selinux) +ssl 0 kB

When I try to emerge it, I end up with:
 * Using /etc/apache/apache-builtin-mods for builtins.
Configuring for Apache, Version 1.3.33
 + using installation path layout: Apache (config.layout)
configure:Error: No such module named 'libphp4'

Searching for libphp4 gives me:
Gravedigger ~ # find / -iname "*libphp4*"
/usr/lib/apache-extramodules/libphp4.so
/usr/lib/apache/libphp4.so

Packages installed:
Gravedigger ~ # qpkg -I -v | grep php
dev-php/mod_php-4.4.0 *
dev-php/php-4.4.0 *
Comment 1 VeXocide 2005-07-23 01:06:47 UTC
The same happens trying to emerge apache 1.3.31-r3
Comment 2 VeXocide 2005-07-23 02:57:59 UTC
Fixed it, i had been messing around in a file i shouldn't have been in ;)
Tnx anyways