From owner-freebsd-questions Tue Oct 16 12:58:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id A2FBE37B401 for ; Tue, 16 Oct 2001 12:58:10 -0700 (PDT) Received: from phantom (staff.eagle.ca [209.167.16.15]) by marlo.eagle.ca (8.11.3/8.11.3) with SMTP id f9GJvX389191 for ; Tue, 16 Oct 2001 15:57:37 -0400 (EDT) (envelope-from freymann@eagle.ca) Message-ID: <00de01c1567d$2c2f1b70$0f01a8c0@phantom> From: "Gerald T. Freymann" To: Subject: quick php/apache question re the tags Date: Tue, 16 Oct 2001 16:00:09 -0400 Organization: eagle.ca MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 have a FreeBSD 4.3-Release box with: Apache/1.3.20 PHP/4.0.6 mod_perl/1.25 If I call up this sample html file with a web browser, I get a blank page and a correct title: Example But if I put the exact same code into a file called "text.php" the results are what you'd expect. What am I missing in order to have php command in an html file and have then processed? Thanks. gf. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message