Apache: PHP 4 using mod_rewrite getting blank page
Submitted by chris on February 13, 2006 - 17:03. Apache Bugs or Errors | PHP Bugs or Errors
Bug Symptoms: Running Apache (2.2.0 distribution from xampp),
with PHP 4, I was getting a blank page. My PHP application was
using the Apache module "mod rewrite", it appeared directly related to the "rewrite" links.
Solution: Turned out that if I disable the Apache module "mod_status" it works just fine.
Solution: Turned out that if I disable the Apache module "mod_status" it works just fine.

