Changeset 2682
- Timestamp:
- 03/10/10 12:28:22 (2 years ago)
- File:
-
- 1 edited
-
branches/omega-1.0.5/docs/Debian/INSTALL (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/omega-1.0.5/docs/Debian/INSTALL
r2679 r2682 8 8 1) Version Info 9 9 2) Requirements 10 3) Specific note11 4) Introduction10 3) Introduction 11 4) Etch Specific Note 12 12 5) Installation 13 13 6) Update … … 39 39 40 40 ================================================================================ 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 41 3) Introduction 69 42 --------------- 70 43 ispCP ω delivers a complete hosting automation appliance by offering significant … … 79 52 80 53 ================================================================================ 54 4) Etch Specific Note 55 --------------------- 56 57 Debian Etch provides a version of the Apache fcgid module not compatible with 58 ispCP due to the absence of a configuration directive. To use the fcgid with 59 ispCP on Debian Etch, you should install it from Debian backports as follows: 60 61 1. Install all required packages as described below in step 3 of section 5. 62 63 2. 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 67 3. Update your packages list: 68 # aptitude update 69 70 4. Install needed repository key: 71 # aptitude install debian-backports-keyring 72 73 5. Install the new Apache fcgid module version: 74 # aptitude -t etch-backports install libapache2-mod-fcgid 75 76 Note: Since Debian Etch is officially discontinued on February 15th, we 77 encourage you to migrate to Debian Lenny now. 78 79 ================================================================================ 81 80 5) Installation 82 81 --------------- … … 102 101 deb http://security.debian.org/ lenny/updates main contrib non-free 103 102 104 (if you get to the proftpd screen, select 'standalone')103 (if you get to the courier screen select 'no' to web directories) 105 104 (if you get to the postfix screen select 'internet site'. 'mail name' should be 106 105 the server's domain. If you've set debian up correctly on install your domain 107 106 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') 109 108 110 109 4. (optional) Check the ispcp.conf and adapt it to your requirements.
Note: See TracChangeset
for help on using the changeset viewer.
