From e1f106801baae6017635191f858daf6cc426b0a6 Mon Sep 17 00:00:00 2001
From: fantu <fantu@ispconfig3>
Date: Sat, 15 Nov 2008 13:24:02 -0500
Subject: [PATCH] - Patch: if select language file to load not exist load the english language file - Etch docs update

---
 INSTALL_DEBIAN_4.0.txt |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/INSTALL_DEBIAN_4.0.txt b/INSTALL_DEBIAN_4.0.txt
index ed994d3..3e9ec96 100644
--- a/INSTALL_DEBIAN_4.0.txt
+++ b/INSTALL_DEBIAN_4.0.txt
@@ -98,13 +98,11 @@
 7.1) Install the latest released version 
 7.2) Install directly from SVN
 
-apt-get install php5-cli
-
 7.1) Installation of beta 3 from tar.gz
 
   cd /tmp
-  wget http://www.ispconfig.org/downloads/ISPConfig-3.0.0.6-beta.tar.gz
-  tar xvfz ISPConfig-3.0.0.6-beta.tar.gz
+  wget http://www.ispconfig.org/downloads/ISPConfig-3.0.0.7-beta.tar.gz
+  tar xvfz ISPConfig-3.0.0.7-beta.tar.gz
   cd ispconfig3_install/install/
 
 7.2) Installation from SVN

--
Gitblit v1.9.1