Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33293 - Apache cannot be started with new libxslt 1.1.0
Summary: Apache cannot be started with new libxslt 1.1.0
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-12 03:58 UTC by LuisMi Garcia
Modified: 2003-11-15 19:35 UTC (History)
1 user (show)

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 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.