{literal} {/literal}
|
{$app_name} Install Utility The first step in the installation process is to generate a configuration file for the new server. This allows {$app_name} to connect with the database and locate files on your system. There are also additional options for setting the Server Administrator Password, Server Name, Forum Link, etc. {if $warning_count > 0}The {$app_name} Install Utility has detected {$warning_count} warnings. These are listed at the right hand side column of this page. Please ensure these warnings are cleared before proceeding with the installation. If you feel certain these warnings are not correct, you may attempt to continue installation. {/if} {if $notice_count > 0}The {$app_name} Install Utility has detected {$notice_count} notices. These are listed at the right hand side column of this page. These are not essential to installation, but should be examined in further detail prior to operating a public game. {/if} {if $warning_flag == "false" && $notice_flag == "false"}No warnings or notices detected. Fire up your engines, you're good to go! {/if}Please fill out all details. Do NOT include a final slash at the end of Paths or URLs. Path and URL options are pre-filled with values calculated for your system. In most cases it will not be necessary to alter these. |
{if $warning_flag == "true"}
{section name=i loop=$warnings}
Warning! {$warnings[i]} {/section} {/if} {if $notice_flag == "true"} {section name=j loop=$notices}Notice {$notices[j]} {/section} {/if} {if $warning_flag == "false" && $notice_flag == "false"}No warnings or notices detected. {/if} |
![]() ![]() |