how to install php on vista

  • Thread starter Thread starter york
  • Start date Start date
Y

york

I try to install php on window vista by running window installer from
php.net. But in Configure IIS, I can not find add new extension (.php) in IIS
manager. Also there is no php5isapi.dll in php folder. I try to run test.php
on localhost, it gives error message "The page you are requesting cannot be
served because of the extension configuration." Need help to solve this
problem. Thanks.
 
I try to install php on window vista by running window installer
from php.net. But in Configure IIS, I can not find add new
extension (.php) in IIS manager. Also there is no php5isapi.dll in
php folder. I try to run test.php on localhost, it gives error
message "The page you are requesting cannot be served because of
the extension configuration." Need help to solve this problem.

Maybe this will help:

<http://www.php.net/manual/en/install.windows.php>
 
Back
Top