Changes between Version 19 and Version 20 of install


Ignore:
Timestamp:
2010-07-14T19:47:00Z (14 years ago)
Author:
Pan Luo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • install

    v19 v20  
    1717=== File Installation ===
    1818 * Unpack the installation archive of iPeer using WinZIP, or WinRAR, etc. to your web directory or check out the code from SVN.
    19  * Copy app/config/database.php.default to app/config/database.php
    20  * Change database configuration in database.php. (e.g., host, login, password, database)
    2119
    2220=== iPeer Installer Wizard ===
     
    6967 or check out the code from SVN
    7068 * 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). See FAQ section for suggestions.
    71  * Copy app/config/database.php.default to app/config/database.php
    72  * Change database configuration in database.php. (e.g., host, login, password, database)
    7369 * Change the tmp directory permission:
    7470{{{