User-1437767617 posted
Hi,
this is a fresh install of Windows Server 2012 R2, installed the W.P.I and then choose the PHP 5.6.0. If I try to 'http://ip_server' IIS works fine so I cretead a new file named 'C:\inetpub\wwwroot\teste.php' but when I tried to access 'http://ip_server/test.php'
shows a message like this:
Erro HTTP 500.0 - Internal Server Error
C:\Program Files (x86)\PHP\v5.6\php-cgi.exe - O processo FastCGI foi encerrado inesperadamente
Módulo: FastCgiModule
Notificação: ExecuteRequestHandler
Manipulador: PHP_via_FastCGI
Código do erro: 0x000000ff
URL solicitada: http://192.168.100.22:80/test.php
Caminho físico: C:\inetpub\wwwroot\teste.php
Artigos da Base de Dados de Conhecimento Microsoft: 294807
Does anyone idea about how to fix it?