From owner-freebsd-questions Thu Aug 15 9:15:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F2D337B400 for ; Thu, 15 Aug 2002 09:15:45 -0700 (PDT) Received: from vixen.pragma.no (vixen.pragma.no [212.20.194.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 285C043E4A for ; Thu, 15 Aug 2002 09:15:44 -0700 (PDT) (envelope-from awand@pragma.no) Received: from pragma.no (kornelius.pragma.no [212.20.194.172]) by vixen.pragma.no (Netscape Messaging Server 4.15) with ESMTP id H0W7UJ00.22D for ; Thu, 15 Aug 2002 18:15:55 +0200 Message-ID: <3D5BD3BB.90407@pragma.no> Date: Thu, 15 Aug 2002 18:15:55 +0200 From: Andreas Wideroe Andersen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: mod_php4 failes with XFree86??? References: <3D5BC5EF.3050204@pragma.no> <3D5BC952.2E085E6B@liwing.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jens Rehsack wrote: > It seems you compiled php using GD2, which has support for XPM. > If you specify WITHOUT_XPM and WITHOUT_X11, gd2 will not require > X11. > > If you want reduce your downtime during upgrade ports, you should > 1) cvsup > 2) build wanted ports > 3) use portupgrade -w port(s) > 4) restart reinstalled app's Thanks for your replies! - Things compiling correctly and the site is now up again. Pheeew! :-) The weird thing was that the PHP config-box with all the options which always shows up didn't this time. Therefore I suspect it simply compiled it all or a default set of options. I've recently done some tidying on this server and I suspect I might have removed something I shouldn't. What is required for this config box to appear? I compared the pkg_list with another server that works fine and I have got all the same programs, though versions differs a bit. Next on my install-todo-list is definatly portupgrade! Thanks again! /Andreas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message