Fwd: PHP_YAZ

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Cindy Harper, Systems Librarian
Colgate University Libraries
charper@xxxxxxxxxxx
315-228-7363



---------- Forwarded message ----------
From: Cindy Harper <charper@xxxxxxxxxxx>
Date: Fri, Mar 11, 2011 at 2:12 PM
Subject: Re:  PHP_YAZ
To: RQuadling@xxxxxxxxxxxxxx
Cc: Richard Quadling <rquadling@xxxxxxxxx>, php-windows@xxxxxxxxxxxxx


AFAIK, There are 2 pieces of code - the YAZ module itself, found at
http://www.indexdata.com/yaz, and PHP_YAZ, the interface between YAZ
and PHP at http://pecl.php.net/package/yaz. ; So from your message, I
take it the php_yaz you used came from pecl/yaz/trunk - is this the
same as the 2nd link above?

I don't know much about compiling PECL modules, and after I've
compiled, when I test, I get a Fatal error: Call to undefined function
yaz_connect() in C:\Inetpub\wwwroot\aftergoogle2\aftergoogle.php on
line 28

But maybe that's because I'm using IIS.

Cindy Harper, Systems Librarian
Colgate University Libraries
charper@xxxxxxxxxxx
315-228-7363



On Fri, Mar 11, 2011 at 4:43 AM, Richard Quadling <rquadling@xxxxxxxxx> wrote:
>
> On 9 March 2011 14:49, Cindy Harper <charper@xxxxxxxxxxx> wrote:
> > Is anyone successfully using php_yaz with either
> > 1) WAMP - I have a test Windows server that I manage
> > or
> > 2) a Linux shared hosted LAMP where they won't load the YAZ PECL module for
> > you, but they will allow you to put your lib files in your home directory
> > via SSH.
> >
> > I'm running into brick walls every way I turn.
> >
> > Cindy Harper, Systems Librarian
> > Colgate University Libraries
> > charper@xxxxxxxxxxx
> > 315-228-7363
> >
>
> I've just built Yaz using the V4.1.2 of the library and the
> pecl/yaz/trunk code on Windows (VC9, x86, nts).
>
> 2 of the 5 tests fail.
>
> ccl1.diff is ...
>
> 001+ the art: RPN="the art"
> 001- the art: RPN=the\ art
> 003+ ti=the art: RPN=@attr 1=4 "the art"
> 003- ti=the art: RPN=@attr 1=4 the\ art
>
> and connect2.diff is ...
>
> 001+ connect failed errno=10007
> 001- connect failed errno=10000
>
>
> I've no idea on actual usage of Yaz, but I'm willing to help if I can.
>
> Richard.
>
> --
> Richard Quadling
> Twitter : EE : Zend
> @RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux