“Reiniciar Windows de servicio PHP” Código de respuesta

Reiniciar Windows de servicio 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

Reiniciar Windows PHP

Win + R type:iisreset

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

Respuestas similares a “Reiniciar Windows de servicio PHP”

Preguntas similares a “Reiniciar Windows de servicio PHP”

Más respuestas relacionadas con “Reiniciar Windows de servicio PHP” en PHP

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código