";
echo $script_name;
echo " Installation
";
if (isset($_GET["step1"]) || (!isset($_GET["step1"]) && !isset($_GET["step2"]) && !isset($_GET["step3"]) && !isset($_GET["step4"]) && !isset($_GET["step5"]) && !isset($_GET["complete"]))) {
echo "
Directory permissions & requirements
";
echo $Requirements->directoriesAndPermission();
echo " ";
echo $Requirements->server();
echo "
Next
";
}
if (isset($_GET["step2"])) {
echo "
Please fill with your MySQL database info.
";
}
if (isset($_GET["step3"])) {
$tsfcllhp = "token";
echo "
Please provide some info about your website.
";
}
if (isset($_GET["step4"])) {
$efceftiy = "message";
${"GLOBALS"}["vbjqwylkel"] = "token";
echo "
Please create an administrator account.
";
}
if (isset($_GET["complete"])) {
echo "
Installation complete
";
echo $script_name;
echo " was successfully installed!
";
}
echo "