= 2) && !is_dir($conf_folder)) $step = 2; else if(($step >= 3) && !usersConfName()) $step = 3; else if(($step >= 4) && !file_exists($conf_folder.'/main.xml')) $step = 4; else if(($step >= 5) && !file_exists($conf_folder.'/hosts.xml')) $step = 5; else $step++; } // These steps are not available if(($step > 6) || !is_int($step)) $step = 6; // Get the current step title $names = array( T_("Welcome"), T_("Storage configuration"), T_("Administrator account"), T_("Main configuration"), T_("Hosts configuration"), T_("Services installation") ); // Continue marker $continue = true; // Form action if($step < 6) $form_action = './?m=install'.keepGet('m', false); else $form_action = './'.keepGet('m', true); ?> <?php _e("Jappix installation"); ?> • <?php echo($names[$step - 1]); ?>
/ 6

http://codingteam.net/project/jappix/doc

777', 'www-data'); ?>

./store"); ?>

true'); // Checks some services are installed $services_functions = array('gd_info', 'curl_init'); $services_names = array('GD', 'cURL'); $services_packages = array('php5-gd', 'php5-curl'); for($i = 0; $i < count($services_names); $i++) { $service_class = 'info smallspace'; // First info? if($i == 0) $service_class .= ' first'; // Service installed? if(function_exists($services_functions[$i])) { ?>

'.$services_packages[$i].''); ?>

= 7000000) { ?>

php.ini'); ?>

»" /> »" /> " />