From owner-freebsd-questions Fri Apr 7 19:39:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bdg.starindo.net (bdg.starindo.net [203.109.0.3]) by hub.freebsd.org (Postfix) with ESMTP id 8120037B81F for ; Fri, 7 Apr 2000 19:38:57 -0700 (PDT) (envelope-from min@starindo.net) Received: from starindo.net ([203.109.1.9]) by bdg.starindo.net (8.8.8/8.8.5) with ESMTP id JAA26938; Sat, 8 Apr 2000 09:38:07 +0700 (JAVT) Message-ID: <38EEFE53.39F8B188@starindo.net> Date: Sat, 08 Apr 2000 09:39:31 +0000 From: Yamin Prabudy X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Danny , FreeBSD Subject: Re: Apache + PHP - PHP not working? References: <005901bf9ff6$f3bd3da0$0500a8c0@teamsoftech.com> <00040817555300.00735@freebsd.freebsd.org> Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chek your httpd.conf the AddType application/x-httpd-php .php .php3 must be uncomment -Yamin- Danny wrote: > > Hello > > Have you tried creating a test php file like so . Type vi index.php3 create > your own code. like so > > > > > $myvar = "Hello World"; > > echo $myvar; > > ?> > > > > > > You should see Hello World not a "file save as" > > On Fri, 07 Apr 2000, Kai Peters wrote: > > Hi: > > > > FreeBSD 4.0 Release: > > > > I installed apache+php-1.3.12+3.0.15, apache seems to work > > fine. However, php code seems go unnoticed. > > > > /var/log/apache_error_log shows notices that PHP/3.0.15 is > > being configured and that normal operations are resumed. > > > > Have created php3.ini. Something else needs to be done? > > Any pointers for me? > > > > TIA, > > Kai > > > > > > > > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message