Configure PHP and Apache in Windows 7

Posted by manxing on Pro Webmasters See other posts from Pro Webmasters or by manxing
Published on 2011-11-11T14:01:24Z Indexed on 2011/11/12 2:13 UTC
Read the original article Hit count: 540

Filed under:
|
|

I installed apache server successfully in Window 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 http://localhost/info.php in the browser, all I can get is exactly: <?php phpinfo(); ?>in plain text.

I restarted Apache server everytime I made changes. Anyone can help with this?

Many tnanks in advance!

© Pro Webmasters or respective owner

Related posts about php

Related posts about apache