RE: [PHP-INST] PHP 4 on Apache 1.3.27

2003-01-01 Thread Eric Naeseth
anuary 01, 2003 5:21 PM To: [EMAIL PROTECTED] Subject: [PHP-INST] PHP 4 on Apache 1.3.27 I installed PHP on Apache on Windows 98 and it's all working, simply put. PHP renders the pages correctly however when trying to access a sub-portion of a PHP page (ie. page.php?subportion=thisstuff) i

[PHP-INST] PHP 4 on Apache 1.3.27

2003-01-01 Thread Jason
I installed PHP on Apache on Windows 98 and it's all working, simply put. PHP renders the pages correctly however when trying to access a sub-portion of a PHP page (ie. page.php?subportion=thisstuff) it still only displays the default page. I have found NOTHING that explains how to get around this