Setting up a LAMP server, installing the latest apache2.2.21 and php-5.3.9 using source. Downloaded all needed dependancies, ./configure make install no errors, all the module files are where it should be. Yet firefox displays a blank page on the website when loading the default php info code for index.php and other php pages.
It looks like I can't get php to communicate with apache.
<VirtualHost>? Anything in Apache's error log? – Shane Madden Jan 18 at 1:12