detox1978
asked on
Install WordPress on Windows Server 2012 R2 offline
Hi All,
I'm looking to replace our Intranet with a WordPress blog. My company doesn't allow the servers to have internet access, so I need to perform this all offline.
After a little investigation, it seems the Web platform installer now has an offline mode.
http://www.iis.net/learn/install/web-platform-installer/web-platform-installer-v4-command-line-webpicmdexe-rtw-release
https://terrid.me/2012/08/17/using-web-platform-install-command-line-tool-to-perform-offline-installs
So far I've enabled the IIS role on the server and installed Web Platform installer on the Server and my Laptop and can see the web platform command line utility in
Server
Laptop
Can someone run me through the commands I need to run next?
Many thanks
D
I'm looking to replace our Intranet with a WordPress blog. My company doesn't allow the servers to have internet access, so I need to perform this all offline.
After a little investigation, it seems the Web platform installer now has an offline mode.
http://www.iis.net/learn/install/web-platform-installer/web-platform-installer-v4-command-line-webpicmdexe-rtw-release
https://terrid.me/2012/08/17/using-web-platform-install-command-line-tool-to-perform-offline-installs
So far I've enabled the IIS role on the server and installed Web Platform installer on the Server and my Laptop and can see the web platform command line utility in
Server
C:\Program Files\Microsoft\Web Platform Installer>WebPICMD.exe
Laptop
C:\Program Files\Microsoft\Web Platform Installer>WebpiCmd-x64.exe
Can someone run me through the commands I need to run next?
Many thanks
D
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Were you able to get the WebPI offline mode to work?
Dan
Dan
Question answered
If memory serves, you can install PHP and probably MySQL from the Web Platform Installer as well.
The final step would be WordPress itself, which you will need to download from a PC with web access, and then copy over to the server.
If the server in question is only going to host WordPress, there are better solutions than a Windows server, though.