From owner-freebsd-newbies@FreeBSD.ORG Mon Mar 28 22:14:03 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 694C016A4CE for ; Mon, 28 Mar 2005 22:14:03 +0000 (GMT) Received: from arzaga.net (adsl-64-109-180-25.dsl.chcgil.ameritech.net [64.109.180.25]) by mx1.FreeBSD.org (Postfix) with SMTP id 0D44243D49 for ; Mon, 28 Mar 2005 22:14:03 +0000 (GMT) (envelope-from broohaha@arzaga.net) Received: (qmail 31238 invoked by uid 1001); 28 Mar 2005 22:15:22 -0000 Date: Mon, 28 Mar 2005 16:15:22 -0600 From: Al Arzaga To: freebsd-newbies@freebsd.org Message-ID: <20050328221522.GE30292@arzaga.net> Mail-Followup-To: freebsd-newbies@freebsd.org References: <1112047219l.16246l.0l@whiplash.rootchaos.za.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1112047219l.16246l.0l@whiplash.rootchaos.za.net> User-Agent: Mutt/1.4.1i Subject: Re: php.ini X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Mar 2005 22:14:03 -0000 I imagine it's in /usr/local/etc/php.ini But call the php function `phpinfo()` in a test web page. It should tell you for sure. On Mon, Mar 28, 2005 at 10:00:19PM +0000, RootChaos wrote: > > I install apache 1.3 / php 4 on my freebsd 5.3 server and i cant seem > to locate the php.ini file. am i missing something ?? >