From amish_munshi@sify.com Wed Jan 22 03:15:04 2003 From: Amish Munshi To: linuxers@mm.ilug-bom.org.in Subject: [ILUG-BOM] PHP and apache 2.0 Date: Wed, 22 Jan 2003 03:22:41 +0000 Message-ID: <20030121214934.GA7415@munshi.dyndns.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6446070399380254176==" --===============6446070399380254176== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi, I am working on RH8.0. I configured php and apache, but the post or get are not working. Any data sent by the form is not being received by the php page. This is the content of my index.html
And here is my trial.php But the output is a blank page, the phpinfo() page is working absolutely fine. The output of the rpm command is as shown below. [root(a)munshi html]# rpm -qa | grep php php-imap-4.2.2-8.0.5 php-mysql-4.2.2-8.0.5 php-dbg-server-2.10pl3-6 php-dbg-client-2.10-6 php-pgsql-4.2.2-8.0.5 php-ldap-4.2.2-8.0.5 php-manual-4.2.2-8.0.5 php-dbg-base-2.10-4 php-4.2.2-8.0.5 php-odbc-4.2.2-8.0.5 [root(a)munshi html]# [root(a)munshi html]# rpm -qa | grep httpd httpd-manual-2.0.40-8 httpd-2.0.40-8 redhat-config-httpd-1.0.1-13 [root(a)munshi html]# Where should I start hunting for the solutions. Bye. -- Amish K. Munshi In GNU we trust. --===============6446070399380254176==--