From owner-freebsd-questions@FreeBSD.ORG Mon May 29 02:06:28 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9BEAE16A457 for ; Mon, 29 May 2006 02:06:28 +0000 (UTC) (envelope-from howells@kde.org) Received: from mail.devrandom.org.uk (host-84-9-223-82.bulldogdsl.com [84.9.223.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECE9743D46 for ; Mon, 29 May 2006 02:06:27 +0000 (GMT) (envelope-from howells@kde.org) Received: from localhost (localhost [127.0.0.1]) by mail.devrandom.org.uk (Postfix) with ESMTP id 08B61FD051 for ; Mon, 29 May 2006 03:06:26 +0100 (BST) Received: from mail.devrandom.org.uk ([127.0.0.1]) by localhost (mail.devrandom.org.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12357-07 for ; Mon, 29 May 2006 03:06:18 +0100 (BST) Received: from [192.168.1.146] (unknown [192.168.1.146]) (using TLSv1 with cipher EXP1024-RC4-SHA (56/128 bits)) (No client certificate requested) by mail.devrandom.org.uk (Postfix) with ESMTP id 2D69BFD050 for ; Mon, 29 May 2006 03:06:18 +0100 (BST) From: Chris Howells Organization: K Desktop Environment To: freebsd-questions@freebsd.org Date: Mon, 29 May 2006 03:06:04 +0100 User-Agent: KMail/1.9.1 References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1596926.N2yHHb1omk"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200605290306.12747.howells@kde.org> X-Virus-Scanned: amavisd-new at devrandom.org.uk Subject: Re: PHP viewing in local brwoser. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2006 02:06:28 -0000 --nextPart1596926.N2yHHb1omk Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 29 May 2006 02:21, Marwan Sultan wrote: > But from the local machine when i try to browse locally (using any KDE > browser) php file, > return blank in the browser, and nothing shows!. Because they have not been served by the web browser, and hence have not be= en=20 processed by PHP. > Any help please? > If I create any .php using any editor, how do i see the result of the > file locally ? > whats wrong? Put the files in your web server's DocumentRoot, load http://localhost in y= our=20 web browser. =2D-=20 Cheers, Chris Howells -- chris@chrishowells.co.uk, howells@kde.org Web: http://www.chrishowells.co.uk, PGP ID: 0x33795A2C KDE/Qt/C++/PHP Developer: http://www.kde.org --nextPart1596926.N2yHHb1omk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQBEelcUF8Iu1zN5WiwRApYfAJ9iDCa7JLZMQUs8bW0YU3BUBJtg4gCgpxYi xdmmnuOlZBY0yYq5HE/04VM= =8NBA -----END PGP SIGNATURE----- --nextPart1596926.N2yHHb1omk--