From owner-freebsd-questions Fri Jul 12 23:20:40 2002 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 5FF8C37B400 for ; Fri, 12 Jul 2002 23:20:37 -0700 (PDT) Received: from mail.broadpark.no (217-13-4-9.dd.nextgentel.com [217.13.4.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 748AC43E67 for ; Fri, 12 Jul 2002 23:20:36 -0700 (PDT) (envelope-from kmidtset@c2i.net) Received: from me (217-13-29-172.dd.nextgentel.com [217.13.29.172]) by mail.broadpark.no (Postfix) with ESMTP id 687127D5B for ; Sat, 13 Jul 2002 08:20:34 +0200 (MEST) From: "Kjell - LA3SG" To: freebsd-questions@FreeBSD.ORG Date: Sat, 13 Jul 2002 06:20:54 +0100 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: FreeBSD 4.6 can not serve PHP web pages Reply-To: kmidtset@c2i.net Message-ID: <3D2FC6C6.7120.1EE0F3@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) 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 When making a fresh install of 4.6 or 4.5 followed by a cvsup of RELENG_4, followed by installing mod_PHP4 from the ports using defaults this does not work: ------ calling up the page http://my.site.com/page.php?a=5 from my browser, or my.site.com/page.php?a=5 in a tag, a is undefined when page.php is entered. IE arguments are not passed. ------ When I last installed 4.5 a few weeks ago this worked, and it has worked on all releases back to 4.0 which is when I started out on FreeBSD. I have noticed that there have been done some changes to httpd.conf in rel. 4.6 Also when I do a few install/deinstalls httpd.conf seems to become messed up. Have I missed something? Regards from Kjell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message