[Xapian-discuss] php and xapian

Olly Betts olly at survex.com
Sat Aug 26 23:18:02 BST 2006


On Sat, Aug 26, 2006 at 11:45:07AM -0400, Kevin Webb wrote:
> I've tried previous attempts against PHP 5.1.2 and had the same issues
> - so I assume it's not due to the PHP version. However, now that I
> know that this isn't a known issue I'll go through the process of
> eliminating various components from my PHP configuration and see if
> there's a conflict.

One easy thing to check - does "make check" in the xapian-bindings php
subdirectory pass?  If it does, then there seems to be some difference
between loading from php.ini and using dl().

> Also do you know if there's a good way to do a backtrace from PHP in
> the case of a seg fault?

Run under gdb perhaps?

> I'm running gcc version 4.0.3 on Debian

I'm using the same version on Ubuntu dapper.  PHP5 is just the Ubuntu
package.

Cheers,
    Olly



More information about the Xapian-discuss mailing list