diff --git a/setup/migrate/steps/migrateDatabase.php b/setup/migrate/steps/migrateDatabase.php index 82c34e7..0a5f0a0 100755 --- a/setup/migrate/steps/migrateDatabase.php +++ b/setup/migrate/steps/migrateDatabase.php @@ -148,7 +148,6 @@ class migrateDatabase extends Step $cmd = $exe.' -u"'.$dbAdminUser.'" -p"'.$dbAdminPass.'" --port="'.$port.'" '.' --socket="'.$socket.'" '.$dbName.' > '.$sqlFile; else $cmd = $exe.' -u"'.$dbAdminUser.'" -p"'.$dbAdminPass.'" --port="'.$port.'" '.$dbName.' > '.$sqlFile; - echo $cmd; $response = $this->util->pexec($cmd); } if(file_exists($sqlFile)) { diff --git a/setup/wizard/templates/configuration_confirm.tpl b/setup/wizard/templates/configuration_confirm.tpl index bd40f48..8672850 100644 --- a/setup/wizard/templates/configuration_confirm.tpl +++ b/setup/wizard/templates/configuration_confirm.tpl @@ -50,9 +50,7 @@ -

Paths and Permissions

- " method="post">-->

Checking PHP Dependencies

- The wizard will review your system to determine whether you have the right PHP components in place to run KnowledgeTree. + The wizard will review your system to determine whether you have the right PHP components in place to run KnowledgeTree. Once the scan is completed, you’ll see whether your system has met the requirements or whether there are areas you need to address.

@@ -12,7 +11,6 @@    Congratulations! Your system is ready to run KnowledgeTree. Click Next to continue.
- @@ -35,7 +33,7 @@ $iconFlag = "     "; $checkHeading = "

".$iconFlag."PHP Version Check

"; ?> - +Your version of PHP must be between 5.0 and 5.2 to run optimally. Versions that are 5.3 or higher are not recommended.

"; ?>      {$version['version']}"; ?> -      {$version['version']}"; ?> Refresh"; ?> diff --git a/setup/wizard/templates/installtype.tpl b/setup/wizard/templates/installtype.tpl index 373219b..971063b 100644 --- a/setup/wizard/templates/installtype.tpl +++ b/setup/wizard/templates/installtype.tpl @@ -1,6 +1,5 @@

Installation Type

-
Select an installation type

@@ -24,9 +23,4 @@ - js('form.js'); } ?> \ No newline at end of file diff --git a/setup/wizard/templates/license.tpl b/setup/wizard/templates/license.tpl index c72562b..2bb610c 100644 --- a/setup/wizard/templates/license.tpl +++ b/setup/wizard/templates/license.tpl @@ -6,9 +6,8 @@ } }?>

-Read and accept the license agreement below before continuing with the setup. + Read and accept the license agreement below before continuing with the setup.

-
diff --git a/setup/wizard/templates/registration.tpl b/setup/wizard/templates/registration.tpl index 6cadc39..ff9ca0c 100644 --- a/setup/wizard/templates/registration.tpl +++ b/setup/wizard/templates/registration.tpl @@ -3,20 +3,16 @@
-

Registering KnowledgeTree

-

- Register your KnowledgeTree installation and receive the KnowledgeTree Drop Box for Windows software, a drag and drop tool that makes placing documents into KnowledgeTree even easier. + Register your KnowledgeTree installation and receive the KnowledgeTree Drop Box for Windows software, a drag and drop tool that makes placing documents into KnowledgeTree even easier. Skip Registration Skip Registration

- +

@@ -36,7 +32,6 @@

- @@ -59,7 +54,6 @@ } } - echo $str; ?> @@ -78,7 +72,6 @@ $str .= ""; } } - echo $str; ?> @@ -104,11 +97,9 @@
  image('dropbox.png'); ?>
- -