Changeset 1044
- Timestamp:
- 03/10/08 09:09:54
(6 months ago)
- Author:
- rats
- Message:
Updated all INSTALL files
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1043 |
r1044 |
|
| 1 | 1 | ispCP ω 1.0.0 Changelog |
|---|
| 2 | 2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| | 3 | |
|---|
| | 4 | 2008-03-10 Benedikt Heintel |
|---|
| | 5 | - DOCS: |
|---|
| | 6 | * Updated all INSTALL files |
|---|
| 3 | 7 | |
|---|
| 4 | 8 | 2008-03-10 Christian Hernmarck |
|---|
| r1039 |
r1044 |
|
| 187 | 187 | # cp -v /var/www/ispcp/gui/include/ispcp-db-keys.php /tmp/ispcp/var/www/ispcp/gui/include/ |
|---|
| 188 | 188 | |
|---|
| | 189 | If updating from RC3 or higher: |
|---|
| | 190 | # cp -v /var/www/ispcp/gui/tools/pma/config.inc.php /tmp/ispcp/var/www/ispcp/gui/tools/pma/ |
|---|
| | 191 | |
|---|
| 189 | 192 | 7. Copy /usr and /var directories into your system (you may make backups) |
|---|
| 190 | 193 | # cp -Rv /tmp/ispcp/usr/* /usr/ |
|---|
| r1039 |
r1044 |
|
| 181 | 181 | # cp -v /var/www/ispcp/gui/include/ispcp-db-keys.php /tmp/ispcp/var/www/ispcp/gui/include/ |
|---|
| 182 | 182 | |
|---|
| | 183 | If updating from RC3 or higher: |
|---|
| | 184 | # cp -v /var/www/ispcp/gui/tools/pma/config.inc.php /tmp/ispcp/var/www/ispcp/gui/tools/pma/ |
|---|
| | 185 | |
|---|
| 183 | 186 | 7. Copy /usr and /var directories into your system (you may make backups) |
|---|
| 184 | 187 | # cp -Rv /tmp/ispcp/usr/* /usr/ |
|---|
| r1039 |
r1044 |
|
| 177 | 177 | # cp -v /var/www/ispcp/gui/include/ispcp-db-keys.php /tmp/ispcp/var/www/ispcp/gui/include/ |
|---|
| 178 | 178 | |
|---|
| | 179 | If updating from RC3 or higher: |
|---|
| | 180 | # cp -v /var/www/ispcp/gui/tools/pma/config.inc.php /tmp/ispcp/var/www/ispcp/gui/tools/pma/ |
|---|
| | 181 | |
|---|
| 179 | 182 | 7. Copy /usr and /var directories into your system (you may make backups) |
|---|
| 180 | 183 | # cp -Rv /tmp/ispcp/usr/* /usr/ |
|---|
| r1040 |
r1044 |
|
| 121 | 121 | # cp -v /usr/local/www/apache22/ispcp/gui/include/ispcp-db-keys.php /tmp/ispcp/usr/local/www/apache22/ispcp/gui/include/ |
|---|
| 122 | 122 | |
|---|
| | 123 | If updating from RC3 or higher: |
|---|
| | 124 | # cp -v /usr/local/www/apache22/ispcp/gui/tools/pma/config.inc.php /tmp/ispcp/usr/local/www/apache22/ispcp/gui/tools/pma/ |
|---|
| | 125 | |
|---|
| 123 | 126 | 7. Copy /usr and /var directories into your system (you may make backups) |
|---|
| 124 | 127 | # cp -Rv /tmp/ispcp/usr/* /usr/ |
|---|
| r1039 |
r1044 |
|
| 126 | 126 | # cp -v /var/www/ispcp/gui/include/ispcp-db-keys.php /tmp/ispcp/var/www/ispcp/gui/include/ |
|---|
| 127 | 127 | |
|---|
| | 128 | If updating from RC3 or higher: |
|---|
| | 129 | # cp -v /var/www/ispcp/gui/tools/pma/config.inc.php /tmp/ispcp/var/www/ispcp/gui/tools/pma/ |
|---|
| | 130 | |
|---|
| 128 | 131 | 7. Copy /usr and /var directories into your system (you may make backups) |
|---|
| 129 | 132 | # cp -Rv /tmp/ispcp/usr/* /usr/ |
|---|
| r1039 |
r1044 |
|
| 227 | 227 | # cp -v /usr/local/www/apache22/ispcp/gui/include/ispcp-db-keys.php /tmp/ispcp/usr/local/www/apache22/ispcp/gui/include/ |
|---|
| 228 | 228 | |
|---|
| | 229 | If updating from RC3 or higher: |
|---|
| | 230 | # cp -v /var/www/ispcp/gui/tools/pma/config.inc.php /tmp/ispcp/var/www/ispcp/gui/tools/pma/ |
|---|
| | 231 | |
|---|
| 229 | 232 | 7. Copy /usr and /var directories into your system (you may make backups) |
|---|
| 230 | 233 | # cp -Rv /tmp/ispcp/usr/* /usr/ |
|---|
| r1039 |
r1044 |
|
| 18 | 18 | --------------- |
|---|
| 19 | 19 | ispCP ω Version: 1.0.0 RC4 |
|---|
| 20 | | INSTALL Script: 1.0 |
|---|
| | 20 | INSTALL Script: 1.1 |
|---|
| 21 | 21 | Maintainer: |
|---|
| 22 | 22 | Homepage: http://isp-contol.net |
|---|
| … | … | |
| 82 | 82 | |
|---|
| 83 | 83 | 3. Install the required modules |
|---|
| 84 | | First update your system: |
|---|
| 85 | | # apt-get update && apt-get upgrade |
|---|
| | 84 | # yast -i `cat /docs/OpenSuse/opensuse103-packages` |
|---|
| 86 | 85 | |
|---|
| 87 | | for Debian Sarge please use: |
|---|
| 88 | | # apt-get install `cat ./docs/Debian/debian-packages-sarge` |
|---|
| 89 | | for Debian Etch please use: |
|---|
| 90 | | # apt-get install `cat ./docs/Debian/debian-packages-etch` |
|---|
| 91 | | for Debian Lenny/Sid please use: |
|---|
| 92 | | # apt-get install `cat ./docs/Debian/debian-packages-lenny` |
|---|
| 93 | | |
|---|
| 94 | | Make sure you have added the non-free into your /etc/apt/sources.list: |
|---|
| 95 | | |
|---|
| 96 | | deb http://ftp.debian.org/debian/ etch main contrib non-free |
|---|
| 97 | | deb http://security.debian.org/ etch/updates main contrib non-free |
|---|
| 98 | | |
|---|
| 99 | | If using Sarge, make sure you have added the following backport into your |
|---|
| 100 | | /etc/apt/sources.list: |
|---|
| 101 | | |
|---|
| 102 | | # backports |
|---|
| 103 | | deb http://dotdeb.pimpmylinux.org/ sarge all |
|---|
| 104 | | |
|---|
| 105 | | |
|---|
| 106 | | (when you get to the courier screen select 'no' to web directories) |
|---|
| 107 | | (when you get to the postfix screen select 'internet site' and then type 'root' |
|---|
| 108 | | for mail. If you've set debian up correctly on install your domain should be |
|---|
| 109 | | already on screen. Select 'no' to force sync updates.) |
|---|
| 110 | | (when you get to the proftpd screen, select 'standalone') |
|---|
| 111 | | (when you get to the rootkithunter screen, select two time 'yes') |
|---|
| | 86 | Or if you use smart package manager: |
|---|
| | 87 | # smart install `cat /docs/OpenSuse/opensuse103-packages` |
|---|
| 112 | 88 | |
|---|
| 113 | 89 | 4. (optional) Check the ispcp.conf and adapt it to your requirements. |
|---|
| … | … | |
| 159 | 135 | |
|---|
| 160 | 136 | 3. Install the required modules |
|---|
| 161 | | first update your system: |
|---|
| 162 | | # apt-get update && apt-get upgrade |
|---|
| | 137 | # yast -i `cat /docs/OpenSuse/opensuse103-packages` |
|---|
| 163 | 138 | |
|---|
| 164 | | for Debian Sarge please use: |
|---|
| 165 | | # apt-get install `cat ./docs/Debian/debian-packages-sarge` |
|---|
| 166 | | for Debian Etch please use: |
|---|
| 167 | | # apt-get install `cat ./docs/Debian/debian-packages-etch` |
|---|
| 168 | | for Debian Lenny/Sid please use: |
|---|
| 169 | | # apt-get install `cat ./docs/Debian/debian-packages-lenny` |
|---|
| 170 | | |
|---|
| 171 | | Make sure you have added the non-free into your /etc/apt/sources.list: |
|---|
| 172 | | |
|---|
| 173 | | deb http://ftp.debian.org/debian/ etch main contrib non-free |
|---|
| 174 | | deb http://security.debian.org/ etch/updates main contrib non-free |
|---|
| 175 | | |
|---|
| 176 | | If using Sarge, make sure you have added the following backport into your |
|---|
| 177 | | /etc/apt/sources.list: |
|---|
| 178 | | |
|---|
| 179 | | # backports |
|---|
| 180 | | deb http://dotdeb.pimpmylinux.org/ sarge all |
|---|
| 181 | | |
|---|
| 182 | | |
|---|
| 183 | | (when you get to the courier screen select 'no' to web directories) |
|---|
| 184 | | (when you get to the postfix screen select 'internet site' and then type 'root' |
|---|
| 185 | | for mail. If you've set debian up correctly on install your domain should be |
|---|
| 186 | | already on screen. Select 'no' to force sync updates.) |
|---|
| 187 | | (when you get to the proftpd screen, select 'standalone') |
|---|
| 188 | | (when you get to the rootkithunter screen, select two time 'yes') |
|---|
| | 139 | Or if you use smart package manager: |
|---|
| | 140 | # smart install `cat /docs/OpenSuse/opensuse103-packages` |
|---|
| 189 | 141 | |
|---|
| 190 | 142 | 4. (optional) Check the ispcp.conf and adapt it to your requirements. |
|---|
| … | … | |
| 199 | 151 | # cp -v /var/www/ispcp/engine/messager/ispcp-db-keys.pl /tmp/ispcp/var/www/ispcp/engine/messager/ |
|---|
| 200 | 152 | # cp -v /var/www/ispcp/gui/include/ispcp-db-keys.php /tmp/ispcp/var/www/ispcp/gui/include/ |
|---|
| | 153 | |
|---|
| | 154 | If updating from RC3 or higher: |
|---|
| | 155 | # cp -v /var/www/ispcp/gui/tools/pma/config.inc.php /tmp/ispcp/var/www/ispcp/gui/tools/pma/ |
|---|
| 201 | 156 | |
|---|
| 202 | 157 | 7. Copy /usr and /var directories into your system (you may make backups) |
|---|
| r1039 |
r1044 |
|
| 64 | 64 | |
|---|
| 65 | 65 | 3. Install the required modules |
|---|
| 66 | | First update your system: |
|---|
| 67 | | # apt-get update && apt-get upgrade |
|---|
| 68 | | |
|---|
| 69 | | for Debian Sarge please use: |
|---|
| 70 | | # apt-get install `cat ./docs/Debian/debian-packages-sarge` |
|---|
| 71 | | for Debian Etch please use: |
|---|
| 72 | | # apt-get install `cat ./docs/Debian/debian-packages-etch` |
|---|
| 73 | | for Debian Lenny/Sid please use: |
|---|
| 74 | | # apt-get install `cat ./docs/Debian/debian-packages-lenny` |
|---|
| 75 | | |
|---|
| 76 | | Make sure you have added the non-free into your /etc/apt/sources.list: |
|---|
| 77 | | |
|---|
| 78 | | deb http://ftp.debian.org/debian/ etch main contrib non-free |
|---|
| 79 | | deb http://security.debian.org/ etch/updates main contrib non-free |
|---|
| 80 | | |
|---|
| 81 | | If using Sarge, make sure you have added the following backport into your |
|---|
| 82 | | /etc/apt/sources.list: |
|---|
| 83 | | |
|---|
| 84 | | # backports |
|---|
| 85 | | deb http://dotdeb.pimpmylinux.org/ sarge all |
|---|
| 86 | | |
|---|
| 87 | | |
|---|
| 88 | | (when you get to the courier screen select 'no' to web directories) |
|---|
| 89 | | (when you get to the postfix screen select 'internet site' and then type 'root' |
|---|
| 90 | | for mail. If you've set debian up correctly on install your domain should be |
|---|
| 91 | | already on screen. Select 'no' to force sync updates.) |
|---|
| 92 | | (when you get to the proftpd screen, select 'standalone') |
|---|
| 93 | | (when you get to the rootkithunter screen, select two time 'yes') |
|---|
| 94 | 66 | |
|---|
| 95 | 67 | 4. (optional) Check the ispcp.conf and adapt it to your requirements. |
|---|
| … | … | |
| 141 | 113 | |
|---|
| 142 | 114 | 3. Install the required modules |
|---|
| 143 | | first update your system: |
|---|
| 144 | | # apt-get update && apt-get upgrade |
|---|
| 145 | | |
|---|
| 146 | | for Debian Sarge please use: |
|---|
| 147 | | # apt-get install `cat ./docs/Debian/debian-packages-sarge` |
|---|
| 148 | | for Debian Etch please use: |
|---|
| 149 | | # apt-get install `cat ./docs/Debian/debian-packages-etch` |
|---|
| 150 | | for Debian Lenny/Sid please use: |
|---|
| 151 | | # apt-get install `cat ./docs/Debian/debian-packages-lenny` |
|---|
| 152 | | |
|---|
| 153 | | Make sure you have added the non-free into your /etc/apt/sources.list: |
|---|
| 154 | | |
|---|
| 155 | | deb http://ftp.debian.org/debian/ etch main contrib non-free |
|---|
| 156 | | deb http://security.debian.org/ etch/updates main contrib non-free |
|---|
| 157 | | |
|---|
| 158 | | If using Sarge, make sure you have added the following backport into your |
|---|
| 159 | | /etc/apt/sources.list: |
|---|
| 160 | | |
|---|
| 161 | | # backports |
|---|
| 162 | | deb http://dotdeb.pimpmylinux.org/ sarge all |
|---|
| 163 | | |
|---|
| 164 | | |
|---|
| 165 | | (when you get to the courier screen select 'no' to web directories) |
|---|
| 166 | | (when you get to the postfix screen select 'internet site' and then type 'root' |
|---|
| 167 | | for mail. If you've set debian up correctly on install your domain should be |
|---|
| 168 | | already on screen. Select 'no' to force sync updates.) |
|---|
| 169 | | (when you get to the proftpd screen, select 'standalone') |
|---|
| 170 | | (when you get to the rootkithunter screen, select two time 'yes') |
|---|
| 171 | 115 | |
|---|
| 172 | 116 | 4. (optional) Check the ispcp.conf and adapt it to your requirements. |
|---|
| … | … | |
| 181 | 125 | # cp -v /var/www/ispcp/engine/messager/ispcp-db-keys.pl /tmp/ispcp/var/www/ispcp/engine/messager/ |
|---|
| 182 | 126 | # cp -v /var/www/ispcp/gui/include/ispcp-db-keys.php /tmp/ispcp/var/www/ispcp/gui/include/ |
|---|
| | 127 | |
|---|
| | 128 | If updating from RC3 or higher: |
|---|
| | 129 | # cp -v /var/www/ispcp/gui/tools/pma/config.inc.php /tmp/ispcp/var/www/ispcp/gui/tools/pma/ |
|---|
| 183 | 130 | |
|---|
| 184 | 131 | 7. Copy /usr and /var directories into your system (you may make backups) |
|---|
| r1039 |
r1044 |
|
| 157 | 157 | # cp -v /var/www/ispcp/gui/include/ispcp-db-keys.php /tmp/ispcp/var/www/ispcp/gui/include/ |
|---|
| 158 | 158 | |
|---|
| | 159 | If updating from RC3 or higher: |
|---|
| | 160 | # cp -v /var/www/ispcp/gui/tools/pma/config.inc.php /tmp/ispcp/var/www/ispcp/gui/tools/pma/ |
|---|
| | 161 | |
|---|
| 159 | 162 | 7. Copy /usr and /var directories into your system (you may make backups) |
|---|
| 160 | 163 | # cp -Rv /tmp/ispcp/usr/* /usr/ |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>