From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 02:44:25 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 797F016A4CE for ; Sun, 20 Feb 2005 02:44:25 +0000 (GMT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49B5A43D53 for ; Sun, 20 Feb 2005 02:44:25 +0000 (GMT) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (rwcrmhc13) with ESMTP id <2005022002442501500l3cj5e>; Sun, 20 Feb 2005 02:44:25 +0000 Received: from [192.168.0.16] (gladiator.trini0.org [192.168.0.16]) by hivemind.trini0.org (Postfix) with ESMTP id A3B8A6125; Sat, 19 Feb 2005 21:44:24 -0500 (EST) Message-ID: <4217F98B.7070605@trini0.org> Date: Sat, 19 Feb 2005 21:44:27 -0500 From: Gerard Samuel User-Agent: Mozilla Thunderbird 1.0 (X11/20050122) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrei Iarus References: <20050220022403.72598.qmail@web51710.mail.yahoo.com> In-Reply-To: <20050220022403.72598.qmail@web51710.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: PHP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 02:44:25 -0000 Andrei Iarus wrote: >I have installed apache-1.3.33_1, php5-5.0.3_1. And I >tried to run simple scripts like: > > > PHP Test > > > Hello World

'; ?> > > >and the output was an unexpected one: > > Hello World > >'; ?> >It also doesn`t outputs anything when using the >phpversion() function. A possible bug? Before >reporting this as a bug, I wanted to check if there >was someone else with similar problems(or may be I did >something wrong). > First guess. Apache doesn't know about And see what it does...