From 7b4df4c40344d7e7f238be98fcb14a2ca881e3f5 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 15 Aug 2005 22:35:30 +0000 Subject: [PATCH] =?UTF-8?q?Trad:=20Ajout=20fichier=20README=20traduit=20en?= =?UTF-8?q?=20anglais.=20La=20version=20fran=E7aise=20est=20renomm=E9e=20e?= =?UTF-8?q?n=20README-FR.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index a38de329c55..00126f9b4e1 100644 --- a/README +++ b/README @@ -16,13 +16,14 @@ To install Dolibarr: - Copy directory 'dolibarr' and all its files inside your web server root, or set up your web server to use dolibarr/htdocs as root for a new web server virtual host (need to be web server administrator). +- Create an empty mysql database (postgresql support is experimental). - Set permissions on directory conf to write for your web server user. - From your browser, call the dolibarr install page. Url depends on choice made on first step: http://localhost/dolibarr/htdocs/install/install.php or http://yourvirtualhost/install/install.php - +- Follow instructions provided by installer... II - UPGRADE DOLIBARR