I FINALLY have Apache and PHP working together after about a bizillion attempts. My problem now is when I try to load my test php file on the localhost I get a prompt to either open or save the file. If I choose open with IE, the window displays the text I wrote in the file: <?php phpinfo() ; ?>.
The directions I followed to get Apache and PHP to work together are here:
http://www.wikihow.com/Install-and-Configure-Php-5.2.5-and-Apache-2.2.8-in-Windows-Vista
It worked flawlessly until #37. I've tried about 10 different tutorials and this is the only one I could make work.
I am running Apache 2.2.15 and PHP 5.3.3 on Vista. My http://localhost works and I can start and stop Apache with no problem.
I need to know (in basic English :o) what I might do to fix this problem. I'm very new at this and my knowledge of code is minimal at best. If I need to provide more information please let me know and I will try my hardest to do so.
TIA,
jlgjjp