Tagged Questions
0
votes
4answers
767 views
Configure PHP and Apache in Windows 7
I installed Apache successfully on a Windows 7, 32bit system. It showed "It works" in the webpage. I also configured <?php phpinfo(); ?>file as info.php.
But when I tried to open ...