Hi,

On Wed, 2009-06-17 at 13:49 +0400, jvlad wrote:
> solaris2.8/sparc 32bit (it's 32bit, not 64bit as I mentioned before):

yes, I used 32bit on the niagara box, too.

> $ uname -a
> SunOS qu1 5.8 Generic_108528-11 sun4u sparc SUNW,UltraSPARC-IIi-cEngine

I used a similar machine from our lab now and did some tests and
couldn't reproduce.
The problems you're seeing are both times when the PHP interpreter is
run, so can you do a
    $ sapi/cli/php -m
or similar just to see if the binary itself works, my assumption would
be that the loader is loading the wrong libs or similar, maybe also
check whether
    $ ldd sapi/cli/php
makes sense.

johannes



-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to