I posted this in PHP and then realized it probably belongs here. Sorry, I just joined this forum a few minutes ago >.<
On my apache server I installed php and when I made an index.php page all the html came out correct, and none of the php was actually printed on the page, but the php interpreter is not working--none of the php is being executed.
i went to my php.conf file and uncommented the "addtype application/x-httpd-php .php"...and the entire page went blank, not even the html was still there.
help! thanks!