Merging version 2.1 RC to main trunk.
[fa-stable.git] / install.html
index bf8a0832181a8d8b2900c565b1f420cc3cc551d0..974bf8b29c38e89ed13c1f204bd1b421afd0fbb3 100644 (file)
@@ -1,8 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><title>FrontAccounting</title>
-
-</head>
-
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><title>FrontAccounting</title></head>
 <body>
 <div><strong><span style="font-size: 20pt;"><span style="color: rgb(204, 102, 0); font-style: italic;">Front</span>Accounting
 Installation</span></strong></div>
@@ -76,9 +73,7 @@ recommended)</h2>
 development, the database structure will ALWAYS change between
 releases, so if you have a database that you created for a previous
 release of FrontAccounting, it WILL NOT WORK after installing a new
-release. You may run the script, update_db.php and select the
-appropriate script, f.i. alter.sql&nbsp; and alter2.sql (from
-release 1.XX to release 2.0). </li>
+release.&nbsp;<br />Please look in the file <span style="font-weight: bold; font-style: italic;">Update.html</span> for how to handle this. </li>
 <li>We strongly suggest using a GUI to manage your
 database(s) and database users. If you don&#8217;t have any, download <a href="http://www.phpmyadmin.net/"><strong>phpMyAdmin</strong></a>.
 </li>
@@ -180,8 +175,8 @@ Make sure this is set to a directory that actually exists. The default
 is set to /tmp, which may not be valid. </li>
 <li>If you are installing FrontAccounting onto a shared server,
 you may have to set the session save path within FrontAccounting. At
-the top of config.php (in release 2.0 this has moved to
-/includes/session.inc) you will find this line : </li>
+the top of&nbsp;
+/includes/session.inc you will find this line : </li>
 <li>Uncomment this line and set the path to a directory that
 exists
 on your server. Make sure that you have read/write privileges on this