install.txt 1.0 KB

123456789101112131415161718192021222324
  1. Prerequisites:
  2. iTop requires
  3. - A web server running PHP 5.2.0 or higher, with PCRE, SESSION, mysql, iconv, simplexml and soap support.
  4. If you wish to use LDAP authentication, then LDAP support must be enabled in PHP.
  5. - A connection to MySQL 5.0 or higher
  6. Web browser support:
  7. iTop is developed using FireFox 3.x and tested with IE 7 and IE 8.
  8. Installation:
  9. 1. Unzip the distribution (be sure to unzip the subdirectories) and copy the
  10. content of the "web" directory in your webserver's document root. If you
  11. don't have direct access to the web server's file system, put the files
  12. in a directory on your local machine and transfer the content of the
  13. directory on your web server using, for example, ftp.
  14. 2. Ensure that all the scripts have the appropriate owner (if PHP is running in
  15. safe mode, having some scripts with an owner different from the owner of
  16. other scripts will be a problem).
  17. 3. Open the main iTop directory in your web browser. iTop should then display
  18. the setup instructions on screen.