From owner-freebsd-questions@FreeBSD.ORG Wed Jun 15 14:30:02 2011 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02CB6106566B for ; Wed, 15 Jun 2011 14:30:01 +0000 (UTC) (envelope-from feld@feld.me) Received: from mwi1.coffeenet.org (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id C6B928FC08 for ; Wed, 15 Jun 2011 14:30:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=lbNVae3Q2rI/9Bu3sDyvMO7eFJgoUcR5/LOlZST06L4=; b=nt6p85Alf0FLmi9UPEnhDttlC6cvdw3de9QtKvWN0zGpfC4H6U/6Co52ZGyT2cC5gjwEW1pHQC8rd76jEgvT2x+LdWwjwOcXu26Hm4xG4kpQvt7XWolzcWkxjKIbs0XP; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by mwi1.coffeenet.org with esmtp (Exim 4.76 (FreeBSD)) (envelope-from ) id 1QWr82-000Bru-3R for freebsd-questions@FreeBSD.org; Wed, 15 Jun 2011 09:31:34 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.3) with esmtpsa id 1308148288-38905-38904/7/4; Wed, 15 Jun 2011 14:31:28 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-questions@FreeBSD.org References: <3.0.1.32.20110615090401.0181fea8@sage-american.com> Date: Wed, 15 Jun 2011 09:29:54 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: <3.0.1.32.20110615090401.0181fea8@sage-american.com> User-Agent: Opera Mail/11.11 (FreeBSD) Cc: Subject: Re: Another PHP5 problem 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: Wed, 15 Jun 2011 14:30:02 -0000 On Wed, 15 Jun 2011 09:04:01 -0500, Jack L. Stone wrote: > with the ionCube PHP Loader v3.3.16, Copyright (c) 2002-2010, by > ionCube Ltd. ionCube causes all kinds of neat things like this. Disable it and I bet it won't happen. Regards, Mark