php iis 7.5 500 error

0

i manually installed PHP, following a guide http://www.peterguy.com/php/install_IIS6.html#phpConfigure. i am trying to run in on IIS 7.5

i am receiving this error:

Module: IsapiModule

Notification:   ExecuteRequestHandler

Handler:    PHP

Error Code: 0x8007007f

and i cant make heads or tails of it. i made a blank file called test.php that gives the error, a similar file called test.html, also blank, does not give an error.

i made an application pool, allowed the php5isapi.dll, etc.

NOTE: no error logs are created, although i configured php.ini to create logs in a specific folder.

php
iis-7
asked on Stack Overflow Jan 17, 2013 by Olaf Broggson • edited Nov 17, 2015 by pnuts

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0