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

Bug 33293

Summary: Apache cannot be started with new libxslt 1.1.0
Product: Gentoo Linux Reporter: LuisMi Garcia <ktecho>
Component: [OLD] ServerAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: RESOLVED INVALID    
Severity: major CC: ktecho
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description LuisMi Garcia 2003-11-12 03:58:17 UTC
When I do /etc/init.d/apache start

I get this:

Cannot load /etc/apache2/extramodules/libphp4.so into server:
libxsltbreakpoint.so.1: cannot open shared object file: No such file or
directory           [ !! ]

This has happened only after upgrading to libxslt-1.1.0.

Downgrading to libxslt-1.0.33 seems to solve the problem and I can start apache
newly.

Reproducible: Always
Steps to Reproduce:
1.  Executing   /etc/init.d/apache start


Actual Results:  
Cannot load /etc/apache2/extramodules/libphp4.so into server:
libxsltbreakpoint.so.1: cannot open shared object file: No such file or
directory           [ !! 

Expected Results:  
Apache running is the expected result.
Comment 1 Panard 2003-11-12 11:56:51 UTC
revdep-rebuild, or re-ermege php
Comment 2 LuisMi Garcia 2003-11-12 14:00:08 UTC
When I installed libxslt-1.1.0, I recompiled:

php
apache2
php_mod

With the same results.

Only downgrading to 1.0.33 seems to solve the problem.
Comment 3 Mike Tangolics 2003-11-15 15:52:51 UTC
Panard is correct.  Running a revdep-rebuild will correctly rebuild php so that it can use the new libxslt version.

Luis, I really don't know why yours isn't working, try a revdep-rebuild.

Seems to me like this is resolved.
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-11-15 19:35:48 UTC
definetly revdep-rebuild.