Trad: Ajout fichier README traduit en anglais. La version française est renommée en README-FR.
This commit is contained in:
parent
e98e27ef87
commit
7b4df4c403
3
README
3
README
@ -16,13 +16,14 @@ To install Dolibarr:
|
|||||||
- Copy directory 'dolibarr' and all its files inside your web server root,
|
- 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
|
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).
|
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.
|
- Set permissions on directory conf to write for your web server user.
|
||||||
- From your browser, call the dolibarr install page. Url depends on choice
|
- From your browser, call the dolibarr install page. Url depends on choice
|
||||||
made on first step:
|
made on first step:
|
||||||
http://localhost/dolibarr/htdocs/install/install.php
|
http://localhost/dolibarr/htdocs/install/install.php
|
||||||
or
|
or
|
||||||
http://yourvirtualhost/install/install.php
|
http://yourvirtualhost/install/install.php
|
||||||
|
- Follow instructions provided by installer...
|
||||||
|
|
||||||
|
|
||||||
II - UPGRADE DOLIBARR
|
II - UPGRADE DOLIBARR
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user