Developers Getting Started With i2b2
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

indent
Level1

3. Under the Select roles, check the Web Server (IIS)


indent
Level1

4.  Under the Select role services, check the CGI selection 

Image Removed

indent
Level1

5. Once the PHP installation is complete, rename the Php-ini-recommended to php.ini-production


indent
Level1

65. Edit the php.ini file to set the parameters for 

fastcgi.impersonate =1

cgi.fix_pathinfo=0

cgi.force_redirect =0

open_basedir=c:\inetpub\wwroot

indent
Level1

5. Follow the documentation in https://learn.microsoft.com/en-us/iis/application-frameworks/install-and-configure-php-on-iis/install-and-configure-php to complete the PHP configuration.

Configuring IIS for PHP

Configure IIS server for PHP integration as below

indent
Level1

6. Under the Select roles, check the Web Server (IIS)

Image Added


indent
Level1

7. Under the Select role services, check the CGI selection 

Image Added