Date: Wed, 17 Mar 2010 14:30:24 +0100 From: "Bas v.d. Wiel" <bas@kompasmedia.nl> To: =?UTF-8?Q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD_=D0=9A=D0=BB=D0=B5=D1=81=D1=81?= <antoniok.spb@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: gd errors after rebuilding PHP Message-ID: <875e0203536a2f06c37fc8a59156ca30@asterix.area536.com> In-Reply-To: <3f1c29e71003170623p1211c5cai3cbdf02915d07449@mail.gmail.com> References: <3f1c29e71003170623p1211c5cai3cbdf02915d07449@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 17 Mar 2010 16:23:39 +0300, Антон Клесс <antoniok.spb@gmail.com> wrote: > I have updated PHP from ports, now it is: > > # uname -a > FreeBSD host.net 6.2-RC1 FreeBSD 6.2-RC1 #4: Fri Mar 5 01:37:03 MSK > 2010 root@host.net:/usr/obj/usr/src/sys/MYKERN amd64 > > $ php -v > PHP 5.2.12 with Suhosin-Patch 0.9.7 (cli) (built: Feb 21 2010 23:16:07) > Copyright (c) 1997-2009 The PHP Group > Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies > <snip> This is a known issue. There's a PR for this filed under number 144403. A sort of workaround (which I find a bit nasty), is to start Apache like this: #env LD_PRELOAD=/usr/local/lib/libpng.so.5 /usr/local/etc/rc.d/apache22 restart Hope this helps! Bas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?875e0203536a2f06c37fc8a59156ca30>