I have a server that's behind a Windows 2012 firewall without Internet access. I need to install PHP on it, and would prefer to use the Web Platform Installer if possible. I can't find any recent information on how to do this, save for this article:
When I run the first part, I am able to generate a dump file; however, the file is only 1k and is not readable. As the WebPICMD runs I can see the list being output the screen very quickly, but for some reason it doesn't make it to the file.. C:\Program Files\Microsoft\Web Platform Installer>WebPICMD.exe /List /ListOption:All>C:\temp\dump.txt
Any feedback on this?