/[dolibarr]/dolibarr/README
ViewVC logotype

Diff of /dolibarr/README

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

revision 1.10 by eldy, Wed Oct 19 06:16:55 2005 UTC revision 1.11 by eldy, Sun Oct 30 23:15:44 2005 UTC
# Line 22  To install Dolibarr: Line 22  To install Dolibarr:
22    server user (write permissions will be removed once install is finished).    server user (write permissions will be removed once install is finished).
23  - From your browser, call the dolibarr install page. Url depends on choice  - From your browser, call the dolibarr install page. Url depends on choice
24    made on first step:    made on first step:
25     http://localhost/dolibarr/htdocs/install/install.php     http://localhost/dolibarr/htdocs/install/index.php
26    or    or
27     http://yourvirtualhost/install/install.php     http://yourdolibarrhost/install/index.php
28  - Follow instructions provided by installer...  - Follow instructions provided by installer...
29    
30    
# Line 32  II - DOLIBARR UPGRADE Line 32  II - DOLIBARR UPGRADE
32  ---------------------  ---------------------
33    
34  To upgrade Dolibarr from an old version to this one:  To upgrade Dolibarr from an old version to this one:
35  - Copy all files into old directories (old files will be replaced).  - Overwrite all old files inside old 'dolibarr' directory by files
36  - Run the migrate script available inside /mysql/migration/ to upgrade    provided into new version package.
37    your database.  - From your browser, call the dolibarr install page:
38    Note: Script is built to be runned safely several times.     http://localhost/dolibarr/htdocs/install/index.php
39    Just ignore errors if it's not the first run.    or
40       http://yourdolibarrhost/install/index.php
41      and choose the "migrate" option.
42      Note: Migrate process can ben runned safely several times.
43        
44    
45  III - WHAT'S NEW  III - WHAT'S NEW

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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