ok, I have RH Linux box , with php and apache installed.
I know php is installed correctly because I can run phpinfo.php through the command line.
However, through a web browser, phpinfo.php just gives me a blank page.
I have all the necessary directives in httpd.conf, and when I restart apache gives no errors.
Nothing in the error logs to give me a clue..So its telling me everything is working, but its not obviously... just a blank page.....