From owner-freebsd-questions@FreeBSD.ORG Tue Nov 18 12:52:22 2003 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 6859316A4CE for ; Tue, 18 Nov 2003 12:52:22 -0800 (PST) Received: from server1.ultratrends.com (server1.ultratrends.com [205.206.59.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 857B643FDD for ; Tue, 18 Nov 2003 12:52:21 -0800 (PST) (envelope-from trodat@ultratrends.com) Received: from server1.ultratrends.com (localhost [127.0.0.1]) hAIKmlKD078581; Tue, 18 Nov 2003 13:48:47 -0700 (MST) Received: from localhost (trodat@localhost)hAIKmkkv078578; Tue, 18 Nov 2003 13:48:47 -0700 (MST) X-Authentication-Warning: server1.ultratrends.com: trodat owned process doing -bs Date: Tue, 18 Nov 2003 13:48:46 -0700 (MST) From: Technical Director To: "eddy (btconnect)" In-Reply-To: <000801c3ae15$b5da6180$0200a8c0@WEBWEAVEX0MT9B> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: your mail 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: Tue, 18 Nov 2003 20:52:22 -0000 Hello, Your question/description was fine right up until the words "is installed with linux if that helps." Is this the emulation of linux or is this box actually linux? If php4 is installed and you have access to the command line you might be able to run: php -v <-- Should return a version of PHP. If that doesn't work, write a simple test.php file in your apache directory and put: as it's contents and browse through your site to that test.php file. >From there let us know what happens. R. On Tue, 18 Nov 2003, eddy (btconnect) wrote: > Hi, > Could you please tell me how i know if PHP4 is installed and configured correctly on my web server. The reason why i ask is that i have my own web server and the guy that set the server up has just updated the Freebsd o/s (4.8) and he assures me that i can now use PHP4 scripts, but when i run a basic php test script nothing happens. Apache is installed along with linux if that helps. If you could shed some light on this matter it would be much appreciated. > > Regards, > Edward Hart. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >