From owner-freebsd-questions@FreeBSD.ORG Sun Nov 20 20:15:06 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2FB7F16A41F for ; Sun, 20 Nov 2005 20:15:06 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from grog.secure-computing.net (grog.secure-computing.net [216.243.161.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04E5143D45 for ; Sun, 20 Nov 2005 20:15:04 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.2] (snipe.secure-computing.net [216.243.161.77]) (authenticated bits=0) by grog.secure-computing.net (8.13.3/8.13.3) with ESMTP id jAKKFaHR010717 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT); Sun, 20 Nov 2005 14:15:36 -0600 (CST) (envelope-from ecrist@secure-computing.net) DomainKey-Signature: a=rsa-sha1; s=grog; d=secure-computing.net; c=nofws; q=dns; h=in-reply-to:references:mime-version:content-type:message-id:cc: content-transfer-encoding:from:subject:date:to:x-mailer:x-spam-status:x-spam-checker-version; b=saCkOiOApu0i1GbNSpfWEzXyzLGHiioUN5a+hxNGmM5r/dM801tE9Pb21Nj7NXa+z RS5UAclVBBJq4GQytVhzg== In-Reply-To: <54682af50511201209p54f78f38l12eee2258bede5c2@mail.gmail.com> References: <54682af50511201209p54f78f38l12eee2258bede5c2@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <22483585-E2C4-42E9-89CB-0E4F6F3E56FD@secure-computing.net> Content-Transfer-Encoding: 7bit From: Eric F Crist Date: Sun, 20 Nov 2005 14:14:51 -0600 To: Matt Singerman X-Mailer: Apple Mail (2.746.2) X-Spam-Status: No, score=-4.4 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on grog.secure-computing.net Cc: freebsd-questions@freebsd.org Subject: Re: PHP stopped working :( X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Nov 2005 20:15:06 -0000 On Nov 20, 2005, at 2:09 PM, Matt Singerman wrote: > Hi all, > > I have a FreeBSD 6.0 system which had PHP4 running perfectly fine > on it. > However, I wanted to install Horde (www.horde) with IMP, which > requires IMAP > support, so I decided to try and recompile PHP using > /usr/ports/lang/php4-extensions, first running make deinstall in > php4-extensions and php4. At first, this did not work. I checked, > and sure > enough, the old data for the compilation was in /var/db/ports, so I > deleted > it out. Anyway, I ran make and make install in > /usr/ports/lang/php4-extensions without any problems, then I ran > make and > make install in /usr/ports/lang/php4. This is where I first noticed > things > looked a bit weird. It didn't seem like php4 was completely > recompiling it; > that is, it didn't seem to take long enough. But it claimed to have > worked > correctly, so I restarted Apache. Lo and behold, my problems > started. First > off, and this is weird, my test file - a simple file containing only a > callto phpInfo() - will work in IE, but not in Firefox. Check it out: > > http://list.mchgroup.org/test.php > > Second, SquirrelMail won't load at all: > > http://list.mchgroup.org/squirrelmail/src/login.php > > > I have tried deinstalling and reinstalling PHP countless times now, > with no > results. I checked my httpd.conf file, and all seems okay. Any > ideas what > this could be? I'm very trustrated at this point, and am > considering blowing > away Apache and starting it from scratch :( > > Thanks, > > Matt Try going to the respective ports directories and type "make clean". ----- Eric F Crist Secure Computing Networks http://www.secure-computing.net