Jump to content

PHP configuration on Vista - please help


Recommended Posts

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!

Link to comment
Share on other sites

Is there any reason you want to use IIS instead of Apache?

 

The only reason is that I have SkyPlayer on this pc that uses port 80 and Apache would use the same port. That's why I thought I would give IIS a go. And also the tutorial that I was watching on PHP installed IIS. Do you think Apache is a better option? I guess I could disable SkyPlayer when I want to use Apache...

Link to comment
Share on other sites

You could tell Apache to use different port as well. It's not difficult.

And Apache seems to be a better choice for PHP. Try downloading and installing WampServer. It has Apache, PHP and MySQL bundled together.

Link to comment
Share on other sites

You could tell Apache to use different port as well. It's not difficult.

And Apache seems to be a better choice for PHP. Try downloading and installing WampServer. It has Apache, PHP and MySQL bundled together.

 

Thanks a lot, I'll give wampserver a go.

Link to comment
Share on other sites

You could tell Apache to use different port as well. It's not difficult.

And Apache seems to be a better choice for PHP. Try downloading and installing WampServer. It has Apache, PHP and MySQL bundled together.

 

I have downloaded and installed WampServer, but could you please help me disable IIS now? It's running on port 80 - according to the WampServer.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.