[Xapian-discuss] php error parse_query

Frank John Bruzzaniti frank.bruzzaniti at harrier-rm.com
Wed Jul 8 08:17:37 BST 2009


Olly Betts wrote:
> On Wed, Jul 08, 2009 at 12:19:43PM +0930, Frank John Bruzzaniti wrote:
>   
>> *Fatal error*: No matching function for overloaded 
>> 'QueryParser_parse_query' in */usr/local/share/php5/xapian.php* on line 
>> *1409
>> [...]
>>
>> $query = $qp->parse_query($query_string);
>>     
>
> Sounds like something doesn't have the type you expect - I would try
> printing out var_dump($qp) and var_dump($query_string).
>
> Cheers,
>     Olly
>   
I found the issue, it was because of an error in the php I wrote, I 
tested simplesearch.php5 and it worked fine.

Thanks again.
Frank




More information about the Xapian-discuss mailing list