Changeset 2677
- Timestamp:
- 03/10/10 09:44:47 (2 years ago)
- Location:
- branches/omega-1.0.5
- Files:
-
- 2 edited
-
CHANGELOG (modified) (1 diff)
-
docs/Debian/INSTALL (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/omega-1.0.5/CHANGELOG
r2676 r2677 1 1 ispCP ω 1.0.5 Changelog 2 2 ~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 4 2010-03-10 Laurent Declercq 5 - SETUP 6 * Added a specific note for the installation of the fcgid module on Etch 3 7 4 8 2010-03-09 Laurent Declercq -
branches/omega-1.0.5/docs/Debian/INSTALL
r2660 r2677 8 8 1) Version Info 9 9 2) Requirements 10 3) Introduction 11 4) Installation 12 5) Update 13 6) Uninstall 14 7) Credits 10 3) Specific note 11 4) Introduction 12 5) Installation 13 6) Update 14 7) Uninstall 15 8) Credits 15 16 16 17 ================================================================================ … … 38 39 39 40 ================================================================================ 40 3) Introduction 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 normally 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 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 69 --------------- 42 70 ispCP ω delivers a complete hosting automation appliance by offering significant … … 51 79 52 80 ================================================================================ 53 4) Installation81 5) Installation 54 82 --------------- 55 83 Make sure you are logged in as root and MySQL is running. … … 108 136 109 137 ================================================================================ 110 5) Update138 6) Update 111 139 --------- 112 140 NOTE: ispCP ω can only be updated from post 1.0.0. If you have a … … 182 210 183 211 ================================================================================ 184 6) Uninstall212 7) Uninstall 185 213 ------------ 186 214 Make sure you are logged in as root and MySQL is running. … … 195 223 196 224 ================================================================================ 197 7) Credits225 8) Credits 198 226 ---------- 199 227
Note: See TracChangeset
for help on using the changeset viewer.
