[Xapian-tickets] [Xapian] #753: Unable to load xapian.so extension on php7 and debian 9

Xapian nobody at xapian.org
Mon Oct 9 01:45:57 BST 2017


#753: Unable to load xapian.so extension on php7 and debian 9
-----------------------------------+--------------------------
 Reporter:  dtouzeau               |             Owner:
     Type:  defect                 |            Status:  new
 Priority:  normal                 |         Milestone:
Component:  Xapian-bindings (PHP)  |           Version:  1.4.4
 Severity:  normal                 |        Resolution:
 Keywords:                         |        Blocked By:
 Blocking:                         |  Operating System:  Linux
-----------------------------------+--------------------------

Comment (by olly):

 But Zend is just something internal to PHP
 (https://en.wikipedia.org/wiki/Zend_Engine) and that symbol should be
 provided by PHP - e.g. in the case of the CLI version:

 {{{
 $ objdump -T /usr/bin/php7.1|grep -i zend_standard_class
 000000000066d4c8 g    DO .bss   0000000000000008  Base
 zend_standard_class_def
 }}}

--
Ticket URL: <https://trac.xapian.org/ticket/753#comment:10>
Xapian <https://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list