You are not logged in.
I just ran a pacman -Syu that updated a bunch of packages, including apache and php. When I try to start apache with php4 loaded as a module I get the following error:
Cannot load /usr/lib/apache/libphp4.so into server: libxsltbreakpoint.so.1: cannot open shared object file: No such file or directory
I tried reinstalling the packages: php, libxslt, libxml2, and zlib, but no luck.
Can someone tell me what package provides this file? Thanks!
cool sig line
Offline
I'm also having this issue. I'm looking to see if i can fix it, I'll let you know if I find any sort of an answer. it would seem, however, that this file is missing from the libxslt package...atleast that's all I can find at this point.
Offline
did i mention we need a testing repo?
GNU/Linux: Share & Enjoy!
Offline
The php package needs to be rebuilt because of the newer version of libxslt. I've rebuilt the same version and put it on my server at http://xentac.net/~jchu/php for anyone who really needs it. I have a very small pipe and if you people start taking all my bandwidth I'll just take down the webserver, so only download it if you really need it.
The php package should be rebuilt sometime soon.
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
Offline
Thanks for the help Xentac.
I just removed the new libxslt package and forced the install of the old one. It lets PHP work, I have no idea how the XML handles as I don't use it.
did i mention we need a testing repo?
I second that one
cool sig line
Offline
The newest php package has been recompiled. You shouldn't see that problem any more. Feel free to unbreak your machines now.
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
I just installed apache 2.0.48-5 and php 4.3.4-5. After I uncomment the LoadModule directive for php4 in httpd.conf I am getting this error message:
Cannot load /usr/lib/apache/libphp4.so into server: /usr/lib/libxslt.so.1: undefined symbol:xmIincludeProcessorFlags
Please help!
Offline
What version of libxml and libxslt do you have?
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
Thanks a ton Xentac. Upgrading libxml does the trick.
Am kicking myself.
BTW, this is one of the best distro.
I have worked on RH, Mandrake, Slack, Debian.
I think Debian comes aclose second.
Once again thanks.
Offline