Hello there,
I'm new to PHP and this forum, so I apologize in advance if my question is a bit silly.
I installed IIS and PHP on my computer that runs on Vista. When I tried to configure it in the IIS manager I got an error message and I don't know how to solve that problem.
What I've done is:
In Handler Mapping I added a new script map, request path: *.php,
executable: c:\php\php5isapi.dll
name: php
click ok, i allow the isapi extension (yes) and then an error message comes up, saying: "The specified module required by this handler is not in the modules list. If you are adding a script map handler mapping, the IsapiModule or the CgiModule must be in the modules list."
Could you please help me with this how I could edit the modules list, where it is, etc?
Many thanks!