From owner-freebsd-questions Wed Aug 7 20:37:14 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 4238437B400 for ; Wed, 7 Aug 2002 20:37:12 -0700 (PDT) Received: from ted.holonet.net (ted.holonet.net [157.151.95.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id F34F543E6A for ; Wed, 7 Aug 2002 20:37:11 -0700 (PDT) (envelope-from markk@kolod.com) Received: from kolod (root@localhost) by ted.holonet.net (8.11.6/8.11.6) with UUCP id g782o1G19376 for freebsd-questions@FreeBSD.ORG; Wed, 7 Aug 2002 19:50:01 -0700 Received: from kolod.com (newton.kolod.com [10.0.1.142]) by mobius.kolod.com (8.8.5/8.8.5) with ESMTP id VAA00203 for ; Wed, 7 Aug 2002 21:52:07 -0500 (CDT) Message-ID: <3D51DBE1.2B8965DC@kolod.com> Date: Wed, 07 Aug 2002 21:48:01 -0500 From: Mark Kolod X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: apached form data not being passed to phpe Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Hello, I installed apache13-mod_ssl and php from the ports included with FreeBSD 4.6. Actually, the install process had to ftp the necessary tar files in, but that is neither here nor there. If I construct a simple php information script, all the php info shows up as expected. The problem occurs when an HTML form page sends the data to a PHP page. All the PHP variables which correspond to the form names are empty (null strings). Did I miss something in the setup? If there is a problem, I would like to volunteer to test PHP, MYSQL, PHP, and APACHE, since this is what I use. Thanks in advance for your time. Sorry about the typos. Mark Kolod mark@kolod.com (I hope the email addresses remain private.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message