[Xapian-discuss] php bindings not working in the browser

Rafael SDM Sierra sdm at underlinux.com.br
Thu Dec 14 18:52:36 GMT 2006


On 12/14/06, Jamie D <jam5t3r.lists at gmail.com> wrote:
>
> > What is this error?
>
> The error I'm getting when running smoketest.php is this:
>
> Warning: dl() [function.dl]: Unable to load dynamic library
> '/usr/local/apache2/lib/xapian.so' - libxapian.so.13: cannot open
> shared object file: No such file or directory in
> /home/username_removed/public_html/xapian/php5/xapian.php on line 23
>

Look two things:

1 - /usr/local/apache2/lib/xapian.so is a link to another file? if yes, it
is broken?
2 - Try run "ldd /usr/local/apache2/lib/xapian.so" and see if all libraries
are filled

-- 
SDM Underlinux
http://stiod.wordpress.com
Membro da equipe UnderLinux
--
PEP-8
There is only 2 kinds of peoples in the world, who know English, and me. oO


More information about the Xapian-discuss mailing list