Skip to content

Commit bf50bc3

Browse files
committed
Updated installation instructions.
1 parent b96784d commit bf50bc3

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

INSTALL_CENTOS_5.2.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,8 @@ There are two possile scenarios, but not both:
169169
7.1) Installation of beta 3 from tar.gz
170170

171171
cd /tmp
172-
wget http://www.ispconfig.org/downloads/ISPConfig-3.0.0.6-beta.tar.gz
173-
tar xvfz ISPConfig-3.0.0.6-beta.tar.gz
172+
wget http://www.ispconfig.org/downloads/ISPConfig-3.0.0.8-rc1.tar.gz
173+
tar xvfz ISPConfig-3.0.0.8-rc1.tar.gz
174174
cd ispconfig3_install/install/
175175

176176
7.2) Installation from SVN

INSTALL_DEBIAN_4.0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ There are two possile scenarios, but not both:
123123
7.1) Installation of last version from tar.gz
124124

125125
cd /tmp
126-
wget http://www.ispconfig.org/downloads/ISPConfig-3.0.0.7-beta.tar.gz
127-
tar xvfz ISPConfig-3.0.0.7-beta.tar.gz
126+
wget http://www.ispconfig.org/downloads/ISPConfig-3.0.0.8-rc1.tar.gz
127+
tar xvfz ISPConfig-3.0.0.8-rc1.tar.gz
128128
cd ispconfig3_install/install/
129129

130130
7.2) Installation from SVN

INSTALL_DEBIAN_LENNY.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,8 @@ apt-get install vlogger webalizer
241241
7.1) Installation of last version from tar.gz
242242

243243
cd /tmp
244-
wget http://www.ispconfig.org/downloads/ISPConfig-3.0.0.6-beta.tar.gz
245-
tar xvfz ISPConfig-3.0.0.7-beta.tar.gz
244+
wget http://www.ispconfig.org/downloads/ISPConfig-3.0.0.8-rc1.tar.gz
245+
tar xvfz ISPConfig-3.0.0.8-rc1.tar.gz
246246
cd ispconfig3_install/install/
247247

248248
7.2) Installation from SVN

INSTALL_FEDORA_9.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ There are two possile scenarios, but not both:
152152
8.1) Installation of beta 3 from tar.gz
153153

154154
cd /tmp
155-
wget http://www.ispconfig.org/downloads/ISPConfig-3.0.0.6-beta.tar.gz
156-
tar xvfz ISPConfig-3.0.0.6-beta.tar.gz
155+
wget http://www.ispconfig.org/downloads/ISPConfig-3.0.0.8-rc1.tar.gz
156+
tar xvfz ISPConfig-3.0.0.8-rc1.tar.gz
157157
cd ispconfig3_install/install/
158158

159159
8.2) Installation from SVN

INSTALL_OPENSUSE_11.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ There are two possile scenarios, but not both:
139139
7.1) Installation of beta 3 from tar.gz
140140

141141
cd /tmp
142-
wget http://www.ispconfig.org/downloads/ISPConfig-3.0.0.6-beta.tar.gz
143-
tar xvfz ISPConfig-3.0.0.6-beta.tar.gz
142+
wget http://www.ispconfig.org/downloads/ISPConfig-3.0.0.8-rc1.tar.gz
143+
tar xvfz ISPConfig-3.0.0.8-rc1.tar.gz
144144
cd ispconfig3_install/install/
145145

146146
7.2) Installation from SVN

INSTALL_UBUNTU_7.10.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ apt-get install php5-cli
8080
1) Installation of beta 3
8181

8282
cd /tmp
83-
wget http://www.ispconfig.org/downloads/ISPConfig_3.0.0.5-alpha.tar.gz
84-
tar xvfz ISPConfig_3.0.0.5-alpha.tar.gz
83+
wget http://www.ispconfig.org/downloads/ISPConfig_3.0.0.8-rc1.tar.gz
84+
tar xvfz ISPConfig_3.0.0.8-rc1.tar.gz
8585
cd ispconfig3_install/install/
8686

8787
2) Installation from SVN

INSTALL_UBUNTU_8.04.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ There are two possile scenarios a) or b), but not both:
176176
a) Installation of beta 3
177177

178178
cd /tmp
179-
wget http://www.ispconfig.org/downloads/ISPConfig_3.0.0.7-beta.tar.gz
180-
tar xvfz ISPConfig_3.0.0.7-alpha.tar.gz
179+
wget http://www.ispconfig.org/downloads/ISPConfig_3.0.0.8-rc1.tar.gz
180+
tar xvfz ISPConfig_3.0.0.8-rc1.tar.gz
181181
cd ispconfig3_install/install/
182182

183183
b) Installation from SVN

0 commit comments

Comments
 (0)