From owner-freebsd-questions Mon May 6 15:50:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from prima.connect1.ca (prima.connect1.ca [216.138.233.232]) by hub.freebsd.org (Postfix) with ESMTP id C1D5337B405 for ; Mon, 6 May 2002 15:50:31 -0700 (PDT) Received: from connect1.ca (localhost.connect1.ca [127.0.0.1]) by prima.connect1.ca (Postfix) with SMTP id 783A964C01; Mon, 6 May 2002 18:50:19 -0400 (EDT) Received: from 192.168.1.5 (SquirrelMail authenticated user franka) by www.connect1.ca with HTTP; Mon, 6 May 2002 18:50:19 -0400 (EDT) Message-ID: <1642.192.168.1.5.1020725419.squirrel@www.connect1.ca> Date: Mon, 6 May 2002 18:50:19 -0400 (EDT) Subject: Re: php.ini location From: "BSD Questions" To: In-Reply-To: <3CD621DA.1D72E02F@myrealbox.com> References: <3CD621DA.1D72E02F@myrealbox.com> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: Reply-To: bsdquestions@connect1.ca X-Mailer: SquirrelMail (version 1.2.5) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Usually you will find it in /usr/local/lib but it may not be created so do not be alarmed. During compile time you can change the location of the php.ini file, so what you should do is make a HTML file and call phpinfo (). You can this by creating a file called ini.php and put this there. Testing PHP Then save the file and put it in your HTML path and call it from a web browser. You will see the configuration path for the ini file with the exact location. Frank A. Troy said: > Anyone know where the php.ini should be located. I installed the new > version and it doesnt seem to put one anywhere and I need to change > some values. Thanks! > > Please cc this back to me as I'm not currently subscribed. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message