From a58ba7fcc551f1a4a09b109f58d90011e4f2412a Mon Sep 17 00:00:00 2001 From: Romain Quetiez Date: Thu, 25 Jan 2018 11:05:12 +0000 Subject: [PATCH] =?UTF-8?q?N=C2=B01287=20Update=20the=20installation=20ins?= =?UTF-8?q?tructions=20(pointing=20to=20the=20wiki=20page),=20and=20fix=20?= =?UTF-8?q?the=20readme=20to=20point=20to=20the=20correct=20wiki=20pages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit SVN:trunk[5295] --- install.txt | 32 ++------------------------------ readme.txt | 6 +++--- 2 files changed, 5 insertions(+), 33 deletions(-) diff --git a/install.txt b/install.txt index 59fa4f108..0153f65e1 100644 --- a/install.txt +++ b/install.txt @@ -1,31 +1,3 @@ -Prerequisites: +For installation instructions, please refer to: -iTop requires -- A web server running PHP 5.2.0 or higher, with PCRE, SESSION, php-xml, mysql, iconv, simplexml, hash, json and soap support. - If you wish to use LDAP authentication, then LDAP support must be enabled in PHP. -- A connection to MySQL 5.0 or higher database - -Web browser support: -iTop is developed using FireFox 3.x+ and tested with IE 8+, Safari 5+ and Chrome. - -Installation: - -1. Unzip the distribution (be sure to unzip the subdirectories) and copy the - content of the "web" directory in your webserver's document root. If you - don't have direct access to the web server's file system, put the files - in a directory on your local machine and transfer the content of the - directory on your web server using, for example, ftp. - -2. Ensure that all the scripts have the appropriate owner (if PHP is running in - safe mode, having some scripts with an owner different from the owner of - other scripts will be a problem). - Check the access rights on the files/folders: the setup needs to have write - access either to the whole directory where iTop is installed or to the following - subdirectories (create them if needed) - - conf - - data - - env-production - - log - -3. Open the main iTop directory in your web browser. iTop should then display - the setup instructions on screen. +https://wiki.openitop.org/doku.php?id=2_4_0:install:start \ No newline at end of file diff --git a/readme.txt b/readme.txt index 6617a9d46..1fe68414b 100644 --- a/readme.txt +++ b/readme.txt @@ -5,14 +5,14 @@ iTop 2.4.1 is the 31st release of iTop. Changes since the previous version ------------------------------------------------------------------- -https://wiki.combodo.com/doku.php?id=latest:release:change_log +https://wiki.openitop.org/doku.php?id=2_4_0:release:change_log New features ------------------------------------------------------------------- -https://wiki.combodo.com/doku.php?id=latest:release:2_4_whats_new +https://wiki.openitop.org/doku.php?id=2_4_0:release:2_4_whats_new Migration notes ------------------------------------------------------------------- -https://wiki.combodo.com/doku.php?id=latest:install:230_to_240_migration_notes \ No newline at end of file +https://wiki.openitop.org/doku.php?id=2_4_0:install:230_to_240_migration_notes