Does installing PHP using the Microsoft IIS Web Platform Installer require a restart?
I don't want downtime. But I don't want to manually install it either.
|
Does installing PHP using the Microsoft IIS Web Platform Installer require a restart? I don't want downtime. But I don't want to manually install it either. |
|||
|
|
|
It doesn't look like it is required but is recommended.
|
|||
|
|
|
From the previous times I have used it, I don't recall being prompted for a restart (although I usually install manually). The best way to verify this would be to setup a dev server and test it. This should be standard procedure before doing anything in a production environment, especially if you are concerned with downtime. Measure twice...cut once. |
|||
|
|