X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=install%2Findex.php;h=569245493f6ed427558624d2b947dfc56a14df3a;hb=b6cdc9cc28dc7c8fe2d06b4c75579ceddee72cfe;hp=b0b96980875ebe311b03b34274636032695132bc;hpb=818719f38b8327cdca616d58b13913dbd174d96a;p=fa-stable.git diff --git a/install/index.php b/install/index.php index b0b96980..56924549 100644 --- a/install/index.php +++ b/install/index.php @@ -1,13 +1,10 @@ . + This installer is based on code from the + Website Baker Project + Copyright (C) 2004-2007, Ryan Djurovich. + The code is released under GPLv3 + modified by FrontAcounting, LLC. ***********************************************************************/ error_reporting(E_ALL); ini_set("display_errors", "On"); @@ -24,6 +21,7 @@ if(!isset($_GET['sessions_checked']) || $_GET['sessions_checked'] != 'true') { // Set session variable $_SESSION['session_support'] = 'Enabled'; + $_SESSION['message'] = ''; // Reload page header('Location: index.php?sessions_checked=true'); exit(0); @@ -90,8 +88,15 @@ function change_os(type) {
Logo
- - +
Error: Seems you have FrontAccounting application already installed.
+After logging as an admin to first installed company you can: +
+
Error:
+ + + Magic Quotes GPC + + Enabled'; + } else { + echo 'Disabled'; + } + ?> + + Register Globals + + Enabled'; + } else { + echo 'Disabled'; + } + ?> + + + @@ -138,9 +167,9 @@ function change_os(type) { - + - + @@ -201,7 +230,7 @@ function change_os(type) { - + @@ -229,12 +258,20 @@ function change_os(type) { + + + + + @@ -281,9 +318,8 @@ function change_os(type) {
config_db.phpWriteable'; } elseif(!file_exists($path_to_root.'/config_db.php')) { echo 'File Not Found'; } else { echo 'Unwriteable'; } ?>Writeable'; } elseif(file_exists($path_to_root.'/config_db.php')) { echo 'File Exists'; } else { echo 'Unwriteable'; } ?> modules/Writeable'; } elseif(!file_exists($path_to_root.'/lang/')) { echo 'Directory Not Found'; } else { echo 'Unwriteable'; } ?>Writeable'; } elseif(!file_exists($path_to_root.'/modules/')) { echo 'Directory Not Found'; } else { echo 'Unwriteable'; } ?>
lang/Please enter your MySQL database server details below...
Host Name:Host Name:   - /> + />
      (Please note: May remove existing tables and data)
Fill database with demo data: + /> +
+
 

Step 5

Please enter the training company name below (you can create your own company later)...
Please note:   FrontAccounting is released under the - GNU General Public License -
- By clicking install, you are accepting the license. + GNU General Public License. By + clicking install, you are accepting the license.
@@ -303,11 +339,11 @@ function change_os(type) {
- + FrontAccounting is released under the - GNU Affero General Public License - + GNU General Public License +