Enabled'; // Reload page header('Location: index.php?sessions_checked=true'); exit(0); } else { // Check if session variable has been saved after reload if(isset($_SESSION['session_support'])) { $session_support = $_SESSION['session_support']; } else { $session_support = 'Disabled'; } } $path_to_root = ".."; //include_once($path_to_root.'/config.php'); $comp_path = $path_to_root."/company"; ?> FrontAccounting Installation Wizard
FrontAccounting Installation Wizard

Welcome to the FrontAccounting Installation Wizard.

Logo
Error:
Enabled') { ?>

Step 1

Please check the following requirements are met before continuing...
Please note: PHP Session Support may appear disabled if your browser does not support cookies.
PHP Version > 4.1.0 4.1) { ?>YesNo PHP Session Support PHP Safe Mode EnabledDisabled

Step 2

Please check the following files/folders are writeable before continuing...
config_db.php Writeable'; } elseif(!file_exists($path_to_root.'/config_db.php')) { echo 'File 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'; } ?> Writeable'; } elseif(!file_exists($comp_path)) { echo 'Directory Not Found'; } else { echo 'Unwriteable'; } ?>

Step 3

Please check your path settings...
Absolute URL:

Step 4

Please specify your operating system information below...
Server Operating System: /> Linux/Unix based
/> Windows
/>
(Please note: this is only recommended for testing environments)
Please enter your MySQL database server details below...
Host Name:   Username:
Database Name:   Password: />
Table Prefix:   />
      (Please note: May remove existing tables and data)

Step 5

Please enter the training company name below (you can create your own company later)...
Company Name:

Step 6

Please enter your Administrator account details below...
Username: admin   Password: />
Email: />   Re-Password: />

 

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