Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2003 23:57:30 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Odhiambo Washington <wash@wananchi.com>
Cc:        Adam Bayless <adam@baylessfamily.org>, freebsd-current@FreeBSD.ORG
Subject:   Re: PHP on 5.0RELEASE
Message-ID:  <20030130055730.GA17299@dan.emsphone.com>
In-Reply-To: <20030130054740.GG89264@ns2.wananchi.com>
References:  <20030129114855.D5796-100000@geri.cc.fer.hr> <5.1.0.14.0.20030129110928.00bce518@mail.baylessfamily.org> <20030130054740.GG89264@ns2.wananchi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 30), Odhiambo Washington said:
> * Adam Bayless <adam@baylessfamily.org> [20030129 21:11]: wrote: I've
> > got a big ugly PHP build on a brand new, otherwise clean 5.0 box
> > that is dumping cores. It works great as an apache module, but the
> > CLI always coredumps. Here's gdb's output:
> > 
> > Core was generated by `php'.
> 
> <cut>
> > Reading symbols from /usr/libexec/ld-elf.so.1...done.
> > Loaded symbols for /usr/libexec/ld-elf.so.1
> > #0  0x2856dde0 in strcmp () from /usr/lib/libc.so.5
> <cut>
> 
> 
> What happens is you do the following:
> 
> ln -s /usr/lib/libc.so.5 /usr/lib/libc.so.4

You really don't want to do that; install the compat4x port/package to
get libc.so.4.

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030130055730.GA17299>