/[dolibarr]/dolibarr/README
ViewVC logotype

Diff of /dolibarr/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by eldy, Sun Sep 11 02:53:51 2005 UTC revision 1.7 by eldy, Sat Sep 24 11:52:28 2005 UTC
# Line 14  I - DOLIBARR INSTALL Line 14  I - DOLIBARR INSTALL
14    
15  To install Dolibarr:  To install Dolibarr:
16  - Copy directory 'dolibarr' and all its files inside your web server root,  - Copy directory 'dolibarr' and all its files inside your web server root,
17    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
18    web server virtual host (need to be web server administrator).    server virtual host (second choice need to be web server administrator).
19  - Create an empty mysql database (postgresql support is experimental).  - Create an empty mysql database (postgresql support is experimental).
20  - Set permissions on directory conf to write for your web server user.  - Set write permissions on directory 'dolibarr/htdocs/conf' for your web
21      server user (write permissions will be removed once install is finished).
22  - From your browser, call the dolibarr install page. Url depends on choice  - From your browser, call the dolibarr install page. Url depends on choice
23    made on first step:    made on first step:
24    http://localhost/dolibarr/htdocs/install/install.php     http://localhost/dolibarr/htdocs/install/install.php
25    or    or
26    http://yourvirtualhost/install/install.php     http://yourvirtualhost/install/install.php
27  - Follow instructions provided by installer...  - Follow instructions provided by installer...
28    
29    
# Line 33  To upgrade Dolibarr from an old version Line 34  To upgrade Dolibarr from an old version
34  - Copy all files into old directories (old files will be replaced).  - Copy all files into old directories (old files will be replaced).
35  - Run the migrate script available inside /mysql/migration/ to upgrade  - Run the migrate script available inside /mysql/migration/ to upgrade
36    your database.    your database.
37    Note: Script is built to be runned safely severly times.    Note: Script is built to be runned safely several times.
38    Just ignore errors if it's not the first run.    Just ignore errors if it's not the first run.
39        
40    
# Line 61  III - WHAT'S NEW Line 62  III - WHAT'S NEW
62    * Module emailing:  To send emailings    * Module emailing:  To send emailings
63    * Module members:   To manage members of a fundation    * Module members:   To manage members of a fundation
64    * Module suppliers: Provide orders to suppliers    * Module suppliers: Provide orders to suppliers
65    * Module contracts: Manage contracts    * Module contracts: Manage contracts and their contacts
66    * Module stock:     To manage warehouses and stocks    * Module stock:     To manage warehouses and stocks
67    * Module standing orders: To manage french standing orders    * Module standing orders: To manage french standing orders
68    * Module bookmark:  To manage your own bookmarks and add them on man page    * Module bookmark:  To manage your own bookmarks and add them on man page

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26