php-windows Digest 11 Mar 2011 09:43:29 -0000 Issue 3923

Topics (messages 30524 through 30525):

PHP_YAZ
        30524 by: Cindy Harper
        30525 by: Richard Quadling

Administrivia:

To subscribe to the digest, e-mail:
        php-windows-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-windows-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-wind...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
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
char...@colgate.edu
315-228-7363

--- End Message ---
--- Begin Message ---
On 9 March 2011 14:49, Cindy Harper <char...@colgate.edu> 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
> char...@colgate.edu
> 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

--- End Message ---

Reply via email to