X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=install%2Findex.php;h=0372573a21e4360545b82db09ba17bf87d757979;hb=7b771debfad8969c0bb64ada9d248b4a6b219409;hp=786dde60633669cdb5e24bd2def8c7c4743eb220;hpb=da8311619dd73feae101d246a1957b972e00cbd2;p=fa-stable.git diff --git a/install/index.php b/install/index.php index 786dde60..0372573a 100644 --- a/install/index.php +++ b/install/index.php @@ -1,9 +1,18 @@ . +***********************************************************************/ error_reporting(E_ALL); ini_set("display_errors", "On"); // Start a session -if(!defined('SESSION_STARTED')) +if(!defined('SESSION_STARTED')) { session_name('ba_session_id'); session_start(); @@ -11,27 +20,29 @@ if(!defined('SESSION_STARTED')) } // Check if the page has been reloaded -if(!isset($_GET['sessions_checked']) || $_GET['sessions_checked'] != 'true') +if(!isset($_GET['sessions_checked']) || $_GET['sessions_checked'] != 'true') { // Set session variable $_SESSION['session_support'] = 'Enabled'; // Reload page header('Location: index.php?sessions_checked=true'); exit(0); -} -else +} +else { // Check if session variable has been saved after reload - if(isset($_SESSION['session_support'])) + if(isset($_SESSION['session_support'])) { $session_support = $_SESSION['session_support']; - } - else - { + } + else + { $session_support = 'Disabled'; } } $path_to_root = ".."; +//include_once($path_to_root.'/config.php'); +$comp_path = $path_to_root."/company"; ?> @@ -60,7 +71,7 @@ function change_os(type) { @@ -79,8 +90,8 @@ function change_os(type) {
Logo
- - + +
Error:
EnabledDisabled + + + + + + + +
- FrontAccounting + FrontAccounting Installation Wizard
Magic Quotes GPC + Enabled'; + } else { + echo 'Disabled'; + } + ?> + Register Globals + Enabled'; + } else { + echo 'Disabled'; + } + ?> +
@@ -128,18 +163,16 @@ function change_os(type) { - - + + - - - - - - + +
config_db.php Writeable'; } elseif(!file_exists($path_to_root.'/config_db.php')) { echo 'File Not Found'; } else { echo 'Unwriteable'; } ?>inventory/manage/image/Writeable'; } elseif(!file_exists($path_to_root.'/inventory/manage/image/')) { echo 'Directory Not Found'; } else { echo 'Unwriteable'; } ?>modules/Writeable'; } elseif(!file_exists($path_to_root.'/lang/')) { echo 'Directory Not Found'; } else { echo 'Unwriteable'; } ?>
lang/ Writeable'; } elseif(!file_exists($path_to_root.'/lang/')) { echo 'Directory Not Found'; } else { echo 'Unwriteable'; } ?>reporting/pdf_files/Writeable'; } elseif(!file_exists($path_to_root.'/reporting/pdf_files/')) { echo 'Directory Not Found'; } else { echo 'Unwriteable'; } ?>
admin/backup/Writeable'; } elseif(!file_exists($path_to_root.'/admin/backup/')) { echo 'Directory Not Found'; } else { echo 'Unwriteable'; } ?>Writeable'; } elseif(!file_exists($comp_path)) { + echo 'Directory Not Found'; } else { echo 'Unwriteable'; } ?>
@@ -192,7 +225,7 @@ function change_os(type) { - + @@ -214,18 +247,26 @@ function change_os(type) { - + + (Please note: May remove existing tables and data) + + + + + @@ -261,7 +302,7 @@ function change_os(type) { /> - + @@ -271,10 +312,9 @@ function change_os(type) {
Please enter your MySQL database server details below...
Host Name:Host Name:
Table Prefix:Table Prefix ( 0_ ): - + />   - /> + />
      - (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. + FrontAccounting is released under the + GNU General Public License. By + clicking install, you are accepting the license.
@@ -284,7 +324,7 @@ function change_os(type) { - + @@ -297,7 +337,7 @@ function change_os(type) { FrontAccounting is released under the - GNU General Public License + GNU General Public License