Updated chart of accounts for release 2.0 unstable. Set the status to 2.0 Beta in...
[fa-stable.git] / update.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
3
4 <head>
5   <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type" />
6
7
8   <title>FrontAccounting Update</title>
9
10 </head>
11
12 <body>
13 <div><strong><span style="font-size: 20pt;"><span style="color: rgb(204, 102, 0); font-style: italic;">Front</span>Accounting&nbsp;Update</span></strong></div>
14 <br />
15 <br />
16
17 <h2>Important Notes</h2>
18
19 <ul>
20   <li>You can easily upload all the files to your installation folder on the
21 server overwriting the existing files, <strong><em>if you take these important
22 steps</em></strong>:
23     <ol>
24       <li>Backup&nbsp; (download) the following files to another folder:
25         <ol>
26           <li><strong>config_db.php</strong> (contains information about the&nbsp;companies and
27 connection info).
28           </li>
29           <li><strong>config.php</strong> (contains various settings. You only need to
30 backup this file if you have done manually changes to it.
31           </li>
32           <li><strong>/lang/installed_languages.inc</strong> (contains information about the
33 installed languages)
34           </li>
35           <li><strong>/modules/installed_modules.php</strong> (contains information about
36 installed modules, <strong>only vers. 1.1</strong>)
37           </li>
38           <li>if you have made <em>changes to other files</em>, like themes or so, backup
39 these files too. </li>
40         </ol>
41
42       </li>
43       <li>Upload all the new files.
44       </li>
45       <li>Restore the files mentioned in #1. Be <strong>careful</strong> with
46         <strong>config.db</strong>. Look into variances. There might be new variables in
47 the new version. It might be easier to <em>manually change your former values in
48 the new file</em>.
49       </li>
50       <li>Rename or remove the /install folder (you have already performed the install
51 process earlier). </li>
52     </ol>
53   </li>
54   <li>If there are changes to the database structure, please run the script <strong><em>update_db.php</em></strong>
55 from FrontAccounting root installation, Enter the database user and the password and choose the update script from the local harddisk.</li>
56   <li><strong>When updating release 1.XX to release 2.0, you must run the update_db.php script and select the file <em>- alter.sql -</em> that are located in the sql folder.
57 Enter the database user and the password and choose the alter.sql script. <br>You must also manuelly ensure that you have write permission to the new folder /company.</strong></li>
58 </ul>
59
60 <p>&nbsp;</p>
61 </body>
62
63 </html>