18320: trunk/xapian-bindings/ trunk/xapian-bindings/php/docs/
olly <[email protected]> Mon, 03 Nov 2014 22:25:33 +0000
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18320 Date: 2014-11-03 22:25:32 +0000 (Mon, 03 Nov 2014) Log message (5 lines): INSTALL,php/docs/index.rst: In current PHP releases, dl() will only look in the configured extension directory, and only accepts a leafname, and dl() is disabled in most SAPIs, so update the documentation about how to install the PHP bindings without being root. Fixes #661, reported by Felix Ostmann. Modified files: U trunk/xapian-bindings/ChangeLog U trunk/xapian-bindings/INSTALL U trunk/xapian-bindings/php/docs/index.rst Links: http://xapian.org/C?18320 http://xapian.org/C?18320?trunk/xapian-bindings/ChangeLog http://xapian.org/C?18320?trunk/xapian-bindings/INSTALL http://xapian.org/C?18320?trunk/xapian-bindings/php/docs/index.rst