Php nub here. I am trying to install apache/php on a windows 2008 r2 server in a 64 bit environment. And i have been completely stuck at getting the configuration to work. I have all the directories set in the php.ini and httpd.conf files. But whenever i try to load my test page of php...i get a 404. Apache works when i run local host. Could somebody please shed some light as to what version I should use? I appreciate any help. Thank you.
PHP Installation Help
Did you update system properties?
On linux, you have to restart apache for any httpd.conf changes to take effect. As for PHP version, use the very latest, unless the code you plan to run is old.