logo
Published on Technical articles on: Windows servers, Apache Web Server, MySQL, PHP, IIS (http://www.sitebuddy.com)

Apache: PHP 4 using mod_rewrite getting blank page

By chris
Created 13 Feb 2006 - 5:03pm
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.


Source URL:
http://www.sitebuddy.com/Apache/PHP/Rewrite/Bugs/Blank/Page/Solution