Changeset 2682

Show
Ignore:
Timestamp:
03/10/10 12:28:22 (5 months ago)
Author:
benedikt
Message:
  • [DOCS] (Debian) Fixed Typos and changed Layout of INSTALL File
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/omega-1.0.5/docs/Debian/INSTALL

    r2679 r2682  
    881) Version Info 
    992) Requirements 
    10 3) Specific note 
    11 4) Introduction 
     103) Introduction 
     114) Etch Specific Note 
    12125) Installation 
    13136) Update 
     
    3939 
    4040================================================================================ 
    41 3) Specific note 
    42 ---------------- 
    43  
    44 Debian Etch provides a version of the Apache fcgid module that is not compatible 
    45 with ispCP due to the absence of a configuration directive. To use the fcgid 
    46 module with ispCP on Debian Etch, you should install it from Debian backports 
    47 as follow: 
    48  
    49 1. Install all required packages as described below in step 3 of section 4. 
    50  
    51 2. Edit your '/etc/apt/source.list' to add the following repository: 
    52  
    53         deb http://www.backports.org/debian etch-backports main contrib non-free 
    54  
    55 3. Update your packages list: 
    56         # aptitude update 
    57  
    58 4. Install needed repository key: 
    59         # aptitude install debian-backports-keyring 
    60  
    61 5. Install the new Apache fcgid module version: 
    62         # aptitude -t etch-backports install libapache2-mod-fcgid 
    63  
    64 Note: Since Debian Etch is officialy discontinued on Februrary 15th, we 
    65 encourage you to migrate now to Debian Lenny. 
    66  
    67 ================================================================================ 
    68 4) Introduction 
     413) Introduction 
    6942--------------- 
    7043ispCP ω delivers a complete hosting automation appliance by offering significant 
     
    7952 
    8053================================================================================ 
     544) Etch Specific Note 
     55--------------------- 
     56 
     57Debian Etch provides a version of the Apache fcgid module not compatible with  
     58ispCP due to the absence of a configuration directive. To use the fcgid with  
     59ispCP on Debian Etch, you should install it from Debian backports as follows: 
     60 
     611. Install all required packages as described below in step 3 of section 5. 
     62 
     632. Edit your '/etc/apt/source.list' to add the following repository: 
     64 
     65        deb http://www.backports.org/debian etch-backports main contrib non-free 
     66 
     673. Update your packages list: 
     68        # aptitude update 
     69 
     704. Install needed repository key: 
     71        # aptitude install debian-backports-keyring 
     72 
     735. Install the new Apache fcgid module version: 
     74        # aptitude -t etch-backports install libapache2-mod-fcgid 
     75 
     76Note: Since Debian Etch is officially discontinued on February 15th, we 
     77encourage you to migrate to Debian Lenny now. 
     78 
     79================================================================================ 
    81805) Installation 
    8281--------------- 
     
    102101   deb     http://security.debian.org/              lenny/updates main contrib non-free 
    103102 
    104         (if you get to the proftpd screen, select 'standalone') 
     103        (if you get to the courier screen select 'no' to web directories) 
    105104        (if you get to the postfix screen select 'internet site'. 'mail name' should be 
    106105        the server's domain. If you've set debian up correctly on install your domain 
    107106        should be already shown.) 
    108         (if you get to the courier screen select 'no' to web directories) 
     107        (if you get to the proftpd screen, select 'standalone') 
    109108 
    1101094. (optional) Check the ispcp.conf and adapt it to your requirements.