“Reinicie as janelas de serviço PHP” Respostas de código

Reinicie as janelas de serviço PHP

To restart PHP on IIS, you actually need to restart IIS:

Click Start, click Run, type iisreset, and then click OK.
  
If iisreset command is not recognized, then click win and search 
"Turn windows features on or off" and tick the checkbox 
"Internet Information Service" and click ok and after completion try above 
process again.
Lokesh003

Reinicie o Windows PHP

Win + R type:iisreset

Or, more verbose: iisreset inside a powershell 
opened as administrator - or even inside a Cygwin shell.
Xabos

Respostas semelhantes a “Reinicie as janelas de serviço PHP”

Perguntas semelhantes a “Reinicie as janelas de serviço PHP”

Mais respostas relacionadas para “Reinicie as janelas de serviço PHP” em PHP

Procure respostas de código populares por idioma

Procurar outros idiomas de código