- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Can't find path for shared library libexslt.sl.7
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 03:35 AM
10-28-2004 03:35 AM
Can't find path for shared library libexslt.sl.7
I have a newly installed 11.11 system where I am trying to get the domxml PGP extension to work on Apache.
The php.log entry is...
PHP Warning: Unknown(): Unable to load dynamic library '/opt/hpws/apache/php/lib/php/extensions/domxml.sl' - Can't find path for shared library: libexslt.sl.7 in Unknown on line0
I have installed libxml2 and libxslt from the Porting Center. They installed to /usr/local/lib although there is no instance of libexslt.sl.7, only libexslt.a, libexslt.la and libexslt.sl
I have also included /usr/local/lib in LD_LIBRARY_PATH & SHLIB_PATH for the user that apache runs as (in my case user www).
I have also tried creating a link in the extensions directory
libexslt.sl.7 -> /usr/local/lib/libexslt.sl
but it had no effect.
The domxml extension worked out of the box with the 11.00 apache installation, but the 11.11 version does not work.
Please help with any suggestions.
Thanks,
Masaki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 03:43 AM
10-28-2004 03:43 AM
Re: Can't find path for shared library libexslt.sl.7
Try it and post.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 04:41 AM
10-28-2004 04:41 AM
Re: Can't find path for shared library libexslt.sl.7
Tried copying to the extensions directory, and restarted apache. Same results.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 04:46 AM
10-28-2004 04:46 AM
Re: Can't find path for shared library libexslt.sl.7
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 04:52 AM
10-28-2004 04:52 AM
Re: Can't find path for shared library libexslt.sl.7
That may be a factor.
What is the source on PGP?
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 04:56 AM
10-28-2004 04:56 AM
Re: Can't find path for shared library libexslt.sl.7
versions:
hpuxwsAPACHE A.2.0.49.00 2.0.49 base
hpuxwsAPACHE.PHP A.2.0.49.0 4.3.4 base
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 05:47 AM
10-28-2004 05:47 AM
Re: Can't find path for shared library libexslt.sl.7
swverify hpuxwsAPACHE
swverify hpuxwsAPACHE.PHP
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 06:22 AM
10-28-2004 06:22 AM
Re: Can't find path for shared library libexslt.sl.7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 06:27 AM
10-28-2004 06:27 AM
Re: Can't find path for shared library libexslt.sl.7
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2004 07:39 AM
10-29-2004 07:39 AM
Re: Can't find path for shared library libexslt.sl.7
shared library
shared library dynamic path search:
SHLIB_PATH disabled second
embedded path enabled first /usr/local/lib
internal name:
domxml.slllll
shared library list:
dynamic /usr/local/lib/libexslt.sl.7
dynamic /usr/local/lib/libxslt.sl.1
dynamic /usr/local/lib/libxml2.sl.7
shared vtable support disabled
static branch prediction disabled
executable from stack: D (default)
kernel assisted branch prediction enabled
lazy swap allocation disabled
text segment locking disabled
data segment locking disabled
third quadrant private data space disabled
fourth quadrant private data space disabled
third quadrant global data space disabled
data page size: D (default)
instruction page size: D (default)
nulptr references disabled
libexslt.sl:
shared library
shared library dynamic path search:
SHLIB_PATH enabled first
embedded path enabled second /usr/local/lib
shared library list:
static /usr/local/lib/libxml2.sl
dynamic /usr/local/lib/libz.sl
dynamic /usr/lib/libpthread.1
static /usr/local/lib/libintl.sl
dynamic /usr/lib/libm.2
dynamic /usr/lib/libc.2
shared vtable support disabled
static branch prediction disabled
executable from stack: D (default)
kernel assisted branch prediction enabled
lazy swap allocation disabled
text segment locking disabled
data segment locking disabled
third quadrant private data space disabled
fourth quadrant private data space disabled
third quadrant global data space disabled
data page size: D (default)
instruction page size: D (default)
nulptr references enabled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2004 07:44 AM
10-29-2004 07:44 AM
Re: Can't find path for shared library libexslt.sl.7
chatr +s enable domxml.sl. Now restart apache and check.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2004 10:31 PM
10-29-2004 10:31 PM
Re: Can't find path for shared library libexslt.sl.7
this may be a known issue which is resolved in the latest linker/loader patches PHSS_30967(11.00) / PHSS_30968 (11.11).
--
ranga
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2004 02:46 AM
11-01-2004 02:46 AM
Re: Can't find path for shared library libexslt.sl.7
the chatr +s command did not work properly until I installed PHSS_30968.
SHLIB_PATH is now enabled for domxml.sl
Restarted apache, but still getting same php.log error "can't find path for shared library:libexslt.sl.7 in unknown on line 0"
Can someone explain the relationship between libexslt.sl.7 and libexslt.sl ?
I know that "7" represents a major revision level, but I'm not sure how the linker resolves libexslt.sl.7 to libexslt.sl (or does it)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2004 08:07 AM
11-01-2004 08:07 AM
Re: Can't find path for shared library libexslt.sl.7
ran the command
"odump -sllibload domxml.sl"
and it errored out. So I suspected domxml.sl might be corrupted so I compared domxml.sl on another 11.11 system and discovered the size was quite different. Copied domxml.sl from the other sytem, and all is good now.
Good debug tools for library isses: ldd, chatr, odump, elfdump
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2004 04:37 PM
11-01-2004 04:37 PM
Re: Can't find path for shared library libexslt.sl.7
--
ranga
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2004 07:48 AM
11-11-2004 07:48 AM
Re: Can't find path for shared library libexslt.sl.7
rolf.wagner@tecways.com