IIS7 & PHP5 made easy
BillS' IIS Blog eplains how easy it is to configure IIS7 to use PHP5 on Longhorn RC1 and deservedly gives himself a nice pat on the back for getting part of this in to RC1. Some suggestions I'd make are to:
- add the location of php.ini to IniFilePath in HKLM\SOFTWARE\PHP
- leave php5isapi.dll in the php directory instead of moving it to System32 (this will ease upgrades)
- add the php folder to the path environment variable
- if using php-recommended.ini, as suggested, be sure to turn on short_open_tag
For installing PHP in IIS6 see this.
[ IIS7 ]


[
Daily email updates
