Preparing for the 1.1 release.

SVN:trunk[1265]
This commit is contained in:
Denis Flaven
2011-05-04 08:56:59 +00:00
parent c6454c5a8e
commit 8b0214eeee

View File

@@ -1,12 +1,12 @@
Prerequisites: Prerequisites:
iTop requires iTop requires
- A web server running PHP 5.2.0 or higher, with PCRE, SESSION, mysql, iconv, simplexml and soap support. - A web server running PHP 5.2.0 or higher, with PCRE, SESSION, mysql, iconv, simplexml, hash, json and soap support.
If you wish to use LDAP authentication, then LDAP support must be enabled in PHP. If you wish to use LDAP authentication, then LDAP support must be enabled in PHP.
- A connection to MySQL 5.0 or higher - A connection to MySQL 5.0 or higher
Web browser support: Web browser support:
iTop is developed using FireFox 3.x and tested with IE 7 and IE 8. iTop is developed using FireFox 3.x and tested with IE 8, IE 9, Safari 5 and Chrome.
Installation: Installation:
@@ -21,4 +21,4 @@ Installation:
other scripts will be a problem). other scripts will be a problem).
3. Open the main iTop directory in your web browser. iTop should then display 3. Open the main iTop directory in your web browser. iTop should then display
the setup instructions on screen. the setup instructions on screen.