*** empty log message ***
[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"><head>
3   <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type" />
4
5
6   <title>FrontAccounting Update</title></head>
7
8
9 <body>
10 <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>
11 <br />
12 <br />
13
14 <h2>Important Notes</h2>
15
16 <ul>
17   <li>You can easily upload all the files to your installation folder on the
18 server overwriting the existing files, <strong><em>if you take these important
19 steps</em></strong>:
20     <ol>
21       <li>Backup&nbsp; (download) the following files to another folder:
22         <ol>
23           <li><strong>config_db.php</strong> (contains information about the&nbsp;companies and
24 connection info).
25           </li>
26           <li><strong>config.php</strong> (contains various settings. You only need to
27 backup this file if you have done manually changes to it.
28           </li>
29           <li><strong>/lang/installed_languages.inc</strong> (contains information about the
30 installed languages)
31           </li>
32           <li><strong>/modules/installed_modules.php</strong> (contains information about
33 installed modules, <strong>only vers. 1.1</strong>)
34           </li>
35           <li>if you have made <em>changes to other files</em>, like themes or so, backup
36 these files too. </li>
37         </ol>
38
39       </li>
40       <li>Upload all the new files.
41       </li>
42       <li>Restore the files mentioned in #1. Be <strong>careful</strong> with
43         <strong>config.db</strong>. Look into variances. There might be new variables in
44 the new version. It might be easier to <em>manually change your former values in
45 the new file</em>.
46       </li>
47       <li>Rename or remove the /install folder (you have already performed the install
48 process earlier). </li>
49     </ol>
50   </li>
51   <li>If there are changes to the database structure, please run the script <strong><em>update_db.php</em></strong>
52 from FrontAccounting root installation, Enter the database user and the
53 password and choose the update script from the local harddisk.</li>
54   <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. You <em>must</em>
55 do this, before entering FrontAccounting!
56 Enter the database user and the password and choose the alter.sql
57 script. &nbsp;Do the same for the alter2.sql script. If you have
58 already updated release 2.0, you can just run the alter2.sql script.<br />You must also manuelly ensure that you have write permission to the new folder /company/0.</strong></li>
59 </ul>
60
61 <p>&nbsp;</p>
62 </body></html>