5
I am unable to install PHP on my machine. When I run a page in the browser, it returns the code written in . php.
I installed Apache 2.2.9 and PHP 5.2.1, and made all the changes based on this tutorial
Even with all the changes, he keeps making the same mistake. Apache works normally, when I call localhost, it returns me: Its Works, but PHP that can’t run.
Use Windows 7 Home Basic 86x operating system.
Fastcgi may be missing. Try configuring by following this tutorial http://php.net/manual/en/install.windows.iis7.php, but this version of PHP is very old, try installing a complete solution like WAMP http://wampserver.com/en, already with a newer version of PHP.
– gustavox
in your same tutorial, try to make the described configuration here
– gmsantos
I have already installed Wamp, owned it on PC and still gives error. Easyphp also.
– Lucas