Date: Sat, 24 Jul 2004 09:05:02 -0500 From: "David W. Chapman Jr." <dwcjr@inethouston.net> To: Derkjan de Haan <derkjan@haanjdj.demon.nl> Cc: freebsd-stable@freebsd.org Subject: Re: php 4.3.8 Message-ID: <20040724140502.GA19127@minubian.inethouston.net> In-Reply-To: <007f01c47186$4e74f2a0$0102a8c0@bogomip> References: <001701c4717c$d77ad010$0400a8c0@virtual> <007f01c47186$4e74f2a0$0102a8c0@bogomip>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 24, 2004 at 03:58:32PM +0200, Derkjan de Haan wrote: > > I have been bitten by this as well. You probably have something like this in > your php.ini: > > extension_dir = "./" > > This is not good. You can either set it to "/usr/local/lib/php/20040412/" or > don't set it at all, because the correct path is compiled into the php > binary anyway. > > I was told to delete the extension_dir from php.ini as its hardcoded into the mod_php port. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. <www.inethouston.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040724140502.GA19127>