Hi, I am trying to install PHP locally so I can run PHP files. The problem is that I am not able to install it properly although I am trying to follow the instructions. So I am following the instructions provided in this site for example:
http://www.sitepoint.com/blogs/2009/04/13/how-to-install-php-on-windows/
and I can't find the file: \conf\httpd.conf
Not sure how to proceed. Also, is there a simpler way to install PHP.
I am using Apache 6.x on Windows Server 2008. I am trying to install PHP 5.2.x and the reason i am doing this is because I want to set up a SOAP server in order to make calls to a internal server from an external source.
Any help is appreciated :)