Project

Profile

Help

Bug #2907

closed

php saxon.so is looking for libsaxonhec.so without so extension in both /usr/lib64 and /usr/lib and failing

Added by Michael Kynast over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
High
Category:
PHP Build
Start date:
2016-08-26
Due date:
% Done:

100%

Estimated time:
Found in version:
1.0.2
Fixed in version:
1.1.0
Platforms:

Description

Installation of libsaxon-HEC-setup64-v1.0.2 on Centos 6.8. When xpathExamples.php is executed from the browser it fails. httpd error log shows the following:

"Error: : No such file or directory

Unable to load /usr/lib64/libsaxonhec."

Notice the "so" is missing from the filename extension.

libsaxonhec.so file does in fact exist under both /usr/lib and /usr/lib64 +copied as per instructions+. It however now requires both /usr/lib64/libsaxonhec. and /usr/lib/libsaxonhec. to exist in order for php to find them and execute the script.

During installation ldconfig output errors with libsaxonhec.so is truncated, which devs say previously to ignore.

Output from phpinfo correctly shows

Saxon/C enabled

Saxon/C EXT version 1.0.2

Saxon 9.6.0.9

chcon was properly updated as per instructions for this library.


Files

jet_err_12144.txt (72.7 KB) jet_err_12144.txt Michael Kynast, 2016-08-26 22:46

Related issues

Related to SaxonC - Bug #3699: Unable to load /usr/lib/libsaxonhec64.so on centos7 httpdClosedO'Neil Delpratt2018-02-23

Actions

Please register to edit this issue

Also available in: Atom PDF