[phpa] Re: Solaris 8 emalloc error w/ 1.2 php 4.1.0

  • From: Michael Bull <mbull@xxxxxxxxxxx>
  • To: phpa@xxxxxxxxxxxxx
  • Date: Tue, 26 Feb 2002 18:48:26 -0500

At 11:27 PM 26/02/2002 +0000, you wrote:

> >
> > Hello all,
> >
> > I'm trying to get PHPA running on a Sparc Solaris 5.8 system - when I
> > add  the module in and start apache, in the error_log is an error that
> > it can't  resolve the symbol emalloc - running ldd as suggest by
> > another post shows  all files found.  Anyone have any ideas, or an
> > older binary I can try and  run instead?
>
>emalloc is part of PHP, although a macro that calls _emalloc. Which versions
>of PHP and PHPA are you using, and what is the exact error message from the
>log file?

Thanks for the reply.

Failed loading 
/usr/local/php_accelerator-1.2p2/php_accelerator_1.2p2.so:  ld.so.1: 
/usr/local/apache/bin/httpd: fatal: relocation error: file 
/usr/local/php_accelerator-1.2p2/php_accelerator_1.2p2.so: symbol _ecalloc: 
referenced symbol not found

output of ldd:

# ldd php_acc*
         librt.so.1 =>    /usr/lib/librt.so.1
         libucb.so.1 =>   /usr/ucblib/libucb.so.1
         libresolv.so.2 =>        /usr/lib/libresolv.so.2
         libsocket.so.1 =>        /usr/lib/libsocket.so.1
         libnsl.so.1 =>   /usr/lib/libnsl.so.1
         libelf.so.1 =>   /usr/lib/libelf.so.1
         libaio.so.1 =>   /usr/lib/libaio.so.1
         libc.so.1 =>     /usr/lib/libc.so.1
         libdl.so.1 =>    /usr/lib/libdl.so.1
         libmp.so.2 =>    /usr/lib/libmp.so.2
         /usr/platform/SUNW,Ultra-2/lib/libc_psr.so.1
#

I'm running PHP 4.1.1 and PHPA 1.2p2.   Any suggestions?


------------------------------------------------------------------------
  www.php-accelerator.co.uk           Home of the free PHP Accelerator

To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe


Other related posts: