From owner-freebsd-ports@FreeBSD.ORG Fri Mar 31 01:39:46 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCE3016A422 for ; Fri, 31 Mar 2006 01:39:46 +0000 (UTC) (envelope-from mikehugelmann@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A9BE43D4C for ; Fri, 31 Mar 2006 01:39:45 +0000 (GMT) (envelope-from mikehugelmann@gmail.com) Received: by xproxy.gmail.com with SMTP id s12so455727wxc for ; Thu, 30 Mar 2006 17:39:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type; b=OUa2wkiyOUkLvaRr/KZZK38Lv0CPq+ZjdVq4mfCGSP1udJ6ibrc/y1Z6yOZBeaXoBWbu7oh/fbbEofG+WCI11kLkbvgG6qeF3ZoEXSx4WK8NzsrkpUukiedzJI5ZueiyHjc3wn/4jA92dEqs0KKuWGWyj2xlrWD+MsxwNeitZwk= Received: by 10.70.54.5 with SMTP id c5mr2904342wxa; Thu, 30 Mar 2006 17:39:45 -0800 (PST) Received: by 10.70.117.18 with HTTP; Thu, 30 Mar 2006 17:39:45 -0800 (PST) Message-ID: Date: Thu, 30 Mar 2006 20:39:45 -0500 From: "Michael Hugelmann" To: ale@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: php4-4.4.2_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Mar 2006 01:39:46 -0000 Hey again Alex, After my last e-mail, I feel stupid even asking anything. However, I can't seem to figure something else out. I'm making a script that makes use of php's copy() fuction. Every time I run the script though, it fails. I've made sure directory permissions are correct and I even went as far as to us= e php.net's example of the copy() function just in case my syntax was incorrect. I just wanted to verify that such functions are built into the port. If the= y are, then I know it must be something on my end. (What that might be though= , I'm not sure.) Any help is appreciated. Thank you in advance, Mike