From owner-freebsd-questions Thu Jun 6 5:56:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.ec.rr.com (mail7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 331D237B406 for ; Thu, 6 Jun 2002 05:56:10 -0700 (PDT) Received: from ec.rr.com ([66.26.7.34]) by mail7.ec.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Thu, 6 Jun 2002 08:27:16 -0400 Message-ID: <3CFF5567.8070809@ec.rr.com> Date: Thu, 06 Jun 2002 08:28:23 -0400 From: Michael Sharp User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc3) Gecko/20020605 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: php.ini Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 I just installed the apache+mod_ssl port (apache+mod_ssl-1.3.24+2.8.8) , as well as mod_php4 (mod_php4-4.2.1_1) and mod_perl (mod_perl-1.26) after doing a fresh CVsup of ports on FreeBSD 4.6-RC. I need to edit php.ini for an app I want to install, but find / -name php.ini says there is no php.ini on the system, yet php functionality IS working in apache. Am I missing something, or is mod_php4 not using a php.ini anymore? michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message