Q: Why do I see a blank page when attempting to load a PHP page in my browser?
Check the MT-PHPLog.log file (by default, it is located in your Webroot folder) for error messages. If this doesn't reveal anything, temporarily turn on display_errors and/or display_startup_errors in the php.ini file to see what is happening.