Project

Profile

Help

Bug #3699

Updated by O'Neil Delpratt about 1 year ago

Reported by user: 


 


 Trying to install Saxon/C 1.1 on PHP 7.2 I get the following error in /var/log/httpd/error_log: 


 


 [core:notice] [pid 4996] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND' 

 

 Unable to load /usr/lib/libsaxonhec64.so 

 

 Error: : Invalid argument 


 


 (Before creating a system link, I got "Error: Resource temporarily unavailable", so PHP tries at least to do something with the file.) 


 


 If I try to execute the file I get "Segmentation fault." 
 

Back