Developers Getting Started With i2b2
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin


The i2b2 Web Client can be hosted by any web server that supports HTML, JavaScript, CSS and GIF / JPG / PNG image files. The i2b2 requires the following components to be installed on the web server.


indent
Level1

Servers Running Linux / MacOS Operating System


indent
Level2

1. Client URL Request Library (cURL)


indent
Level2

2. PHP: Hypertext Preprocessor (PHP)



indent
Level1

Servers Running Windows Operating System


indent
Level2

1. Internet Information Services (IIS)


indent
Level2

2. PHP: Hypertext Preprocessor (PHP)




indent
Level1

Servers Running Apache HTTPD 2.4


indent
Level2

1. The default timeout is 60, this needs to be increased for long running queries.


indent
Level2

2. in the /etc/httpd/conf/httpd.conf file add "TimeOut 240" into the VirtualHost directive.